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

Mayost Sharon sharon at 455.co.il
Tue Feb 22 00:15:58 CET 2022


---------- Original Message -----------
From: Benoît Minisini <g4mba5 at gmail.com>
To: user at lists.gambas-basic.org
Sent: Fri, 18 Feb 2022 10:19:39 +0100
Subject: Re: [Gambas-user] Right-to-left support in GTK OR QT

> Le 18/02/2022 à 10:16, Mayost Sharon a écrit :
> >>
> >> Hi,
> >>
> >> Please test the last commit. It should fix text alignemnt for control
> >> written in Gambas. Text alignement should already be correct for native
> >> controls (ComboBox, TextBox, TextArea...).
> >>
> >> Regards,
> >>
> >> -- 
> >> Benoît Minisini
> >>
> >> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> > ------- End of Original Message -------
> > 
> > hello
> > 
> > How can I see what "commit" I am
> > 
> > 1. I installed a new MINT system
> > 2. sudo add-apt-repository ppa:gambas-team/gambas-daily
> > 3. sudo apt-get update
> > 4. sudo apt-get install gambas3
> > 5. GB_JIT_CFLAGS=-O3 gambas3
> > 
> > I do not see the possibility of aligning controls
> > 
> > So I want to know maybe I'm not on the last commit
> > 
> > Thanks
> > 
> > ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> 
> Gambas daily is compiled each day, so you have to wait for about 24 
> hours to see the last changes of today.
> 
> If you want to see the changes immediately, you have to compile Gambas 
> from sources.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
------- End of Original Message -------

Hello

First, thank you very much

I checked on last commit
I attach a code and also a picture

a good worker:
Button
ButtonBox
ListView
ListBox
RadioButton
CheckBox
Slider
SliderBox

Does not work:

ComboBox
The list inside is not aligned to the right

ProgressBar, SpinBar, SpinBox
Does not change direction (should have been like SLIDER}

I keep checking for more controls

thanks again

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gtk_direction.tar.gz
Type: application/gzip
Size: 15726 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220222/f9e9413f/attachment-0001.gz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gtk_direction.jpeg
Type: image/jpeg
Size: 89717 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220222/f9e9413f/attachment-0001.jpeg>


More information about the User mailing list