James Black wrote: > Where in the developers guide would I look to see how to add a menu > item, and to react to it? > > If I am just going to pull down information into a spreadsheet, with one > choice, and read the cells to save it, with another, I don't believe I > need a new component. > > If I need a way for someone to be able to give their username/password > for the portal, would that be a new component?
The usual way to extend the OOo menus is an AddOn. There is a chapter about AddOns in the Developers Guide. Best regards, Mathias -- Mathias Bauer - OpenOffice.org Application Framework Project Lead Please reply to the list only, [EMAIL PROTECTED] is a spam sink. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
