Hi Marc,

>>As a rather nasty workaround, you could do
>>  oDataSourceBrowser.getControls()    ' all controls managed by the
>>                                      ' controller
>>    (0)                                 ' the table control
>>      .getModel()                     ' the model of the table control
>>        .getParent()                    ' the database form
>>
>>which would also give you the data form.
> 
> Jupp, that works. Can one count on this technique working for "quite a
> while" at least? ;)

Well, let me see, I planned to overhaul all this stuff next week ... or
the week after ... no.

Actually, all of the above is part of the public and (kind of)
documented API, so rely on it being there for some versions :)

Ciao
Frank

-- 
- Frank Sch�nheit, Software Engineer,  OpenOffice.org Database Access -
- [EMAIL PROTECTED]                  http://dba.openoffice.org -
-                                                                     -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

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

Reply via email to