To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91038


User pl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jun 25 11:35:15 +0000 
2008 -------
Answering your first question: if you show a dialog showing progress, but are
fast enough done that the user cannot really see the dialog, the dialog not
showing up is not a problem; if you do some longer job the dialog will be
visible and all is fine.

Answering your second question: in vcl you can set the focus to a window that is
not shown; this is usually done before the first show to indicate the window
that should get the focus when the system shows the frame containing all the vcl
windows (e.g. the dialog). This is the way to ensure that key events will go to
e.g. the default button from the moment the system window frame gets visible and
events start coming in.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to