To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41133





------- Additional comments from [EMAIL PROTECTED] Tue Feb  8 12:19:27 -0800 
2005 -------
> The normal way to select the tab order [...]

I know, that's why I proposed the following workaround:
"So a workaround would be a macro that cuts and pastes the fields in the
activation order to have them reordered in the form-navigator.
The better solution of course would be to respect activation order instead of
the appearance in the form-navigator (or to reorder the elements in the
form-navigator according to the activation order)."

I'm pretty sure that the code is already there. (always easy to say somthing
like that without knowing the code)

instead of calling 
"for each formelement in @form-navigator; add $formelement to pdf; done"

you should call something like
"sort @form-navigator by activation order;
for each ..."

But I fear that the code is not as simple as that :-) - or better :-( 

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to