Hi:
First posting. Reasonable experience in VBA and Microsoft Office, now migrating to OOo to avoid those continual upgrade problems with different versions of Access. Bit of a steep learning curve with plenty of Googling. Successful reprogramming of an Excel application to Calc. Currently want to migrate from Access to OOoBase. The problem: I have a form "test" generated by the Wizard, showing the database fields. I want a mouse leaving event to make other controls visible/non visible, but to do that I need the control and form objects. Andrew Pityonak's book was very helpful for Calc but doesn't cover Base and I can't find code examples for this on the web. I've tried the code examples in AndrewBase.odt for getting controls and forms by name using the form name "test" and the names of the controls on the form layout (after ungrouping the label and control) but the return is always empty. I'm probably missing something in the application object name. Any help appreciated.
Cheers,
Jim Gardner


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to