look at the implementation of #callInWorld for Magritte-Morph. I always liked that solution :) Esteban On 23 Apr 2014, at 10:46, Hilaire Fernandes <hilaire.fernandes@gmail.com> wrote:
Hello,
In a morph hierarchy I would like one morph child to be modal (i.e. all other morphs are locked and the system is waiting for the user action on this modal morph).
I need this for dialog encrusted in a parent morph (instead of windowed dialog flying around the system). In the screen shot example, only the "ok" button is actionable.
I can hack with appropriate lock and unlock in the morph hierarchy, but it is not clean and not exactly modal because the system does not wait for the user answer.
Any idea to do it more cleanly?
Thanks
Hilaire
-- Dr. Geo http://drgeo.eu <modalWidget.jpeg>