| View previous topic :: View next topic |
| Author |
Message |
Elektrodwarf General User

Joined: 20 Aug 2007 Posts: 20
|
Posted: Mon Aug 20, 2007 2:37 pm Post subject: Form controls reference |
|
|
Hi, is there any reference to the methodes/properties of the different controls that can be used on forms in Base? I also cannot find any OO-related basic reference - is it MS VB compatible? So frustrating...
Thanks
Karl |
|
| Back to top |
|
 |
DrewJensen Super User


Joined: 06 Jul 2005 Posts: 2616 Location: Cumberland, MD
|
Posted: Tue Aug 21, 2007 9:56 am Post subject: |
|
|
VBA is not compatible.
A few references
Go to the SUN site and get a copy of StarOffice 8 Basic progrmmers reference - a good overview
http://www.pionyak.org grab his documents
At the main OOo web site you will find the link for the Develoeprs Guide - this is the definitive answer all 1300 pages of it. This document and an IDL index is included in any of the OOo SDK downloads if you would rather have it on disk.
There are a couple of others on the board that have documentation available about one aspect or another
MarkB, SheepDog look around.
OK and the most important
Check out the first thread at the API list here on the forum board. _________________ Blog - http://baseanswers.spaces.live.com/ |
|
| Back to top |
|
 |
|