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
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to