https://bugs.documentfoundation.org/show_bug.cgi?id=167245

--- Comment #10 from Michael Weghorn <[email protected]> ---
(In reply to Michael Weghorn from comment #9)
> I'm not particularly familiar with UNO (extension/macro) development, but at
> least registering for a focus event might be possible using
> XFocusListener::focusGained, but then there might not be a corresponding UNO
> API method to call in order to show the popup. (?)

I mean registering a focus listener using XWindow::addFocusListener, and then
the XFocusListener::focusGained method of the focus listener would presumably
be called when the control receives focus.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to