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





------- Additional comments from [EMAIL PROTECTED] Fri Mar 16 16:05:41 +0000 
2007 -------
one (or both) of the following functions from the win32 api should be all that's
needed to be called to fix this.

Public Declare Function SetForegroundWindow Lib "user32" Alias
"SetForegroundWindow" (ByVal hwnd As Long) As Long

Public Declare Function SetFocus Lib "user32" Alias "SetFocus" (ByVal hwnd As
Long) As Long


---------------------------------------------------------------------
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