Hey everyone, I seem to have run into an issue with WindowCloseKey.init() - though I am very new to this library so I might very well be missing something... As I understand things, those same things go something like this:
- a page shows a window/dialog/tooltip (in my particular case, a window to another url on my site) - that same page has to set WindowCloseKey.init() if the windows it shows have to be closable by hitting ESC So far so good. If the window comes up and I hit ESC, it closes. However, as soon as the new window has the focus, hitting ESC doesn't do its job anymore. I have tried calling WindowCloseKey.init() again from the window's url itself, but that doesn't seem to be helping? Is this an actual issue, or could someone (gently? :) point me in the right direction? Cheers, Alexander _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
