[Gambas-user] Right-to-left support in GTK OR QT

Benoît Minisini g4mba5 at gmail.com
Mon Feb 14 12:34:41 CET 2022


Le 14/02/2022 à 10:23, Mayost Sharon a écrit :
> 
> 
> בס"ד
> 
> שלום וברכה,
> 
> 
> בברכה
> מיוסט שרון
> 058-4002542
> 
> ---------- Original Message -----------
> From: Benoît Minisini <g4mba5 at gmail.com>
> To: user at lists.gambas-basic.org
> Sent: Fri, 11 Feb 2022 01:31:18 +0100
> Subject: Re: [Gambas-user] Right-to-left support in GTK OR QT
> 
>> Le 10/02/2022 à 23:41, Benoît Minisini a écrit :
>>>
>>> Apparently GTK+3 combo-box does not care with rtl language. If you use
>>> gb.gtk (GTK+2), the button is correctly put on the left. I don't know if
>>> it's a bug in GTK+3, or something new that must be done and that wasn't
>>> necessary with GTK+2...
>>>
>>> I will try to do a NSA search, sorry a Google search, to see if I find
>>> something related to that problem.
>>>
>>> Regards,
>>>
>>
>> Hi,
>>
>> I found a workaround, and it should be fixed in the last commit.
>>
>> Regards,
>>
>> -- 
>> Benoît Minisini
>>
>> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> ------- End of Original Message -------
> 
> Hello
> 
> More on a ComboBox (I wrote in a previous email)
> 
> I also checked the controls:
> ListView
> TreeView
> ListBox
> 
> It does not align the list to the right
> 
> Many thanks
> 

As I already told you, the text is aligned according to its contents: 
ltr language, rtl language, or a mix.

Regards,

-- 
Benoît Minisini


More information about the User mailing list