Hi list-members,
In the database form wizard, there are buttons for moving fields from
one listbox to another. These buttons use the characters '>' and '<'. In
RTL, the position of the listboxes is reversed, so I need to change the
'>' to '<' and vice versa. In order to do this, I need to make changes
in wizards/com/sun/star/wizards/ui/FieldSelection.java. In C++ code, I
can check the layout direction by using GetLayoutMode(). How would I do
this in java?
Thanks,
Alan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]