Hi,
Try

LzFocus.setFocus( modal dialog box name )


-Daniel


Rolfe, Edward wrote:
Hi,

I have a background timer running that every few minutes performs some
data checks.  This background timer will raise an alert (modal dialog
box) if the data it processes is in error.

I just happened to be resizing a window (left mouse button down) when
this alert was opened.  As a result, the mouse was "stuck" to the window
I was resizing and I was unable to use the mouse to click on either of
the two buttons in the alert window.

Does anyone have any suggestions as to what I might do before opening
the alert to ensure that the mouse is available for use in the alert
(modal dialog box)?  Perhaps a call to the LzModeManger? If so, which
method?

Thanks,
Ed


Reply via email to