Hello

In an extension, I create a window with a button. The actionPerformed function 
(that is called when the button is clicked) first changes the mouse pointer 
of the button (with XPointer::setType) and then retrieves something on the 
Internet and displays the result in the window. When I click the button, the 
mouse pointer is changed only after the result is retrieved and displayed in 
the window, and not before, as it should.


Thanks


Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to