Zbigniew Banach wrote: > As I've said, the setFocus() call comes after the dialog is created and > displayed. Is the dialog creation process somehow asynchronous? If so, > you could be right that the setFocus() call comes too early. Would I > need to set a focus listener or something like that to catch the "right" > moment?
At least on some platforms it can be asynchronous. As you seem to use Linux: yes, possible. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
