Re: [api-dev] Adding key event listener to complex toolbar control

2010-04-27 Thread muddybeemer
On Tue, Apr 27, 2010 at 4:20 AM, Carsten Driesner wrote: > muddybeemer wrote: > >> Hello, >> >> I have created an EditField control for a writer AddOn toolbar based on >> the >> information in the wiki page: >> >> >> http://wiki.services.openoffice.org/wiki/Framework/Article/Generic_UNO_Interfaces

Re: [api-dev] Adding key event listener to complex toolbar control

2010-04-27 Thread Carsten Driesner
muddybeemer wrote: Hello, I have created an EditField control for a writer AddOn toolbar based on the information in the wiki page: http://wiki.services.openoffice.org/wiki/Framework/Article/Generic_UNO_Interfaces_for_complex_toolbar_controls I have been able to send a ControlCommand using the

[api-dev] Adding key event listener to complex toolbar control

2010-04-24 Thread muddybeemer
Hello, I have created an EditField control for a writer AddOn toolbar based on the information in the wiki page: http://wiki.services.openoffice.org/wiki/Framework/Article/Generic_UNO_Interfaces_for_complex_toolbar_controls I have been able to send a ControlCommand using the control's XStatusLis