[Gambas-user] ComboBox with Right-to-left
Mayost Sharon
sharon at 455.co.il
Mon Feb 20 19:45:26 CET 2023
Sorry
My test was on a laptop that had GAMBAS 3.17 installed
I see that in 3.18 it works well
Many thanks
---------- Original Message -----------
From: Benoit Minisini <benoit.minisini at gambas-basic.org>
To: user at lists.gambas-basic.org
Sent: Mon, 20 Feb 2023 18:12:59 +0100
Subject: Re: [Gambas-user] ComboBox with Right-to-left
> Le 15/02/2023 à 15:38, Mayost Sharon a écrit :
> > Hello
> >
> > First, thank you very much
> >
> > In the combobox when I change the direction property: right to left
> > Indeed it changes the direction of the presentation of the button with the arrow
> >
> > But the list items remains left to right
> > item1, item2, item3, item4
> >
> > The list should be aligned from right to left
> >
> > Thank you
> >
>
> Actually the displayed text must also be in a right-to-left written
> language.
>
> In other words, the orientation of the text is followed whatever the
> orientation of the widget is (note that any text is UTF-8, and can
> include both ltr and rtl languages!).
>
> Regards,
>
> --
> Benoît Minisini.
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
------- End of Original Message -------
More information about the User
mailing list