[Qt-interest] Using RTL and LTR languages in a User Interface
Asier Tamayo
asier.tamayo at ona-electroerosion.com
Wed Oct 14 09:24:14 CEST 2009
Hi Friedemann,
> Consider using a QFormLayout
> (...) will handle the reverse layout direction.
>
I've read the documentation of QFormLayout and Internationalization, but can't find any reference to the label and lineedit's order being switched by using it. Are you sure that switch is done?
Have you got any example image where this behaviour can be seen? If a QFormLayout has some rows in english and some other in hebrew, how are they shown? Are all the labels shown to the right or each one is shown to the left or to the right depending on the language?
Unfortunately, I'm not yet using Qt4, but would be really interested in upgrading to it if it solved my problem.
Thanks for your help,
Best regards,
Asier
> -----Original Message-----
> From: qt-interest-bounces at trolltech.com
> [mailto:qt-interest-bounces at trolltech.com]On Behalf Of
> Friedemann Kleint
> Sent: Friday, October 09, 2009 2:03 PM
> To: qt-interest at trolltech.com
> Subject: Re: [Qt-interest] Using RTL and LTR languages in a User
> Interface
>
>
> Hi,
>
> Consider using a QFormLayout ( http://doc.trolltech.com/4.6-
> snapshot/qformlayout.html ). It is intended for the typical 2-column
> descriptive label + control setup and will handle the reverse layout
> direction.
>
> I hope this helps,
> Friedemann
> --
> Friedemann Kleint
> Nokia, Qt Development Frameworks
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list