Dear Community, Please help me to get the right way with the following:
1. In case, when one modal window open another one modal window (for instance by click on form button), I want to restore focus on this button after second window close. At now on second window close focus set to Application Root. Of course I can do it inside window close handler, but I think it is not a general way. 2. On window open focus set to this window, but for most cases I want to have focus on form field inside this window. What the right way to do it? override "focus" method, override "open" method, or set focus on "appear" event? -- Best regards, Dmitry Golubkov. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel