Feb. 2, 2013
12:47 a.m.
Le 02/02/2013 00:36, J. P. L. MartÃn a écrit :
* Block a father window when a child is made, so the father window can't be closed if a child window exist.
You can make the children dialog modal, so the father can't be selected as long as the child dialog is active. hint: in the Pharo menu, Tools>Finder, search for the keyword modal. Hilaire