System Window and OB model

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

System Window and OB model

Fernando olivero
Quitting  a system/hierarchy browser opened with the ToolSet,  fails  
to inform the close to  the model  OB browser .

For example in the following code 1 doesnt get explored

        | window |
        window := ToolSet  browse: Set  selector: anyOne.
        window model announcer observe: OBCloseRequest do:[:ann| 1 explore ].

Did anybody had this problem before? Or solved it already?
Fernando

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project