On 1/12/06, Carsten Driesner <[EMAIL PROTECTED]> wrote: > From my point of view you should provide all functions of your > component with an add-on (menu bar, toolbar, popup menu in the add-on > menu).
Well, the functionality I want to provide is not supposed to be visible by default, nor do I wish to force a certain menu/toolbar location on the user. I'd like the user to determine if and where he can access the function. I think I'll create a macro library whose functions simply call the Java component. Then the user can add the respective macros via Tools/Customize.../Add.. Not as elegant as having my own category but it should work. The only problem then is that I can't provide predefined icons for my functions. Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
