BasicAddonBuilder - The Extension's packagerby Paolo MantovaniBasicAddonBuilder is an OpenOffice.org extension that allows you to export a StarBasic library in the OpenOffice.org Extension format, ready for deployment. BasicAddonBuilder does not require special skills or a deep knowledge of extensions specifications. A wizard-style dialog will guide you through the process, allowing you to define in a graphical way all menu and toolbars that will be added to the OpenOffice.org user interface in order to launch macros from your StarBasic library. Requirements
Localization Links:
Acknowledgements License: opensource | Read license Further product information: Screenshots | Product details Provider: Paolo Mantovani
|
||
Comments
Macro won't run
Running the macro on OpenOffice 3.1.1 I get an "Error 0: Object variable not set".
I need further information
I need further information in order to investigate the problem
Would you please contact me in pvt?
thanks
Paolo
Crashes on a MacBook, OOo 3.0.1
I just downloaded and installed it on my MacBook, unfortunately it crashes, I'm using OOo 3.0.1, has anyone else tried this?
Still crashing on Mac, OOo 3.1.1
I tried the extension with OOo 3.1.1 and it is still crashing: when I click the icon to start the extension OOo crashes after a couple of seconds (this on a Mac on 10.5.6).
Is anyone running this successfully on a Mac?
Sorting menus in MenuBar or buttons in Toolbar
If count of buttons or menu elements is bigger than 9, program associate in XML tag node oor:name="m." double digits numbers. OpenOffice then sort elements according to its numbers like this:
m1, m10, m11, m12, m2, m3 .... and in this way resort order of elements in UI, so regadless author thinking. I think that numbers in object name should be 01,02, .... 12 if count is double digits number (3 digits is improbable).
Sorting menus in MenuBar or buttons in Toolbar
Hello radonx,
thanks for your support, the fix for this bug will be available with the next BAB release.
I'm still working, so please, be patient :-)
ciao
Paolo M.