Hi Marc,

> while trimming the tab order of a form containing several subforms I
> couldn't manage to define the order of traversing the subforms.
> 
> mainform
>       subform1
>               ... some controls in subform1
>       ... some controls in mainform
>       subform2
>               ... some controls in subform2
>               subsubform21
>                       ... some controls
>                       subsubsubform211
>                               ... some controls
>       ... some more controls in mainform
> 
> I tried re-ordering by drag'n'drop in the navigator, but that doesn't
> work. The menu entries only gave me the controls on one formlevel.

I'd say tab ordering crossing sub forms isn't really .... cared for.
There is no explicit implementation for it, and I suppose the ordering
is implicitly defined by the logical ordering of the sub forms in the
navigator. As you say, dragging around the sub forms is not possible, so
the only idea I have is re-creating the sub forms in the desired order,
and move the controls from the old sub forms to the new ones. (And, of
course: submitting an issue for the problem.)

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

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

Reply via email to