Hi Rony, > Rony G. Flatscher wrote: > > > Hi Matthias, > >>> looking for an example package that shows how one needs to package a set > >>> of macros (and maybe a customized toolbar to present and start those > >>> macros) such that one can use the Extension manager to deploy them (or > >>> unopkg for that matter). > >>> > >>> Is there any nutshell example available or does anyone have hints where > >>> one could find information about this? > >>> > >> > >> The easiest way: the OOo Macro organizer has an "export as extension" > >> functionality in the "libraries" tab. It works for all libraries except > >> the "Standard" library (a legacy limitation that IMHO is a bug). > >> > > Unfortunately, it also works with OOo Basic *only*. 8-( > > (The push-button "Verwalten" (may be "Organize" in English?) is only > > available for the OOo Basic popup!) > > > > Otherwise, it would be just perfect for packaging macro libraries (in > > any macro language) as extensions! > > Ah, sorry, I overlooked that. > > As other macros than Basic are usually not created by the internal IDE > it's an acceptable limitation IMHO. So having an extension for this task > would be the right tool. I wonder whether something like that is planned > in the NetBeans pluging. >
You'll find a tool (with a good explanation about addon.xcu) here: http://www.ooomacros.org/dev.php#101618 It's an OOo 1.x tool, but works. HTH -- Noelson --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
