Christian Junker wrote:
About entering characters: See css::awt::XKeyHandler /
css::awt::XKeyListener in the IDL Reference.
About context menu: Depending on what you need to do, a mouselistener
could be sufficient (otherwise since 2.0 OOo has some services giving
more control over menus, have a look at those new services).

Hi Christian,

Since OOo 1.0.x a context menu interceptor is provided and should be used. You can find more information about it in the Developer's Guide 2.0, see chapter 4.7.5 "Intercepting context menus". There are no new interfaces regarding context menus in OOo 2.0.

Regards,
Carsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to