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

Mayost Sharon sharon at 455.co.il
Sat Jan 22 21:24:19 CET 2022


Hello

Do you have a recommendation for distribution that will be able to compile the source without difficulty

I always use Fedora on a regular basis
And I remember that in the past it was very difficult to compile the original because each time something was missing in Fedora

Thank you

---------- Original Message -----------
From: Benoît Minisini <g4mba5 at gmail.com>
To: user at lists.gambas-basic.org
Sent: Sat, 22 Jan 2022 16:43:08 +0100
Subject: Re: [Gambas-user] Right-to-left support in GTK OR QT

> Le 11/01/2022 à 14:46, Mayost Sharon a écrit :
> > Hello
> > 
> > Is there any way to incorporate mixed right-to-left support in GTK or QT implementation
> > 
> > In the GTK documentation as well as in the QT documentation I see that they support for all their controls can be done RTL or LTR direction
> > To each control on its own
> > 
> > Thank you
> > On the investment a lot
> >
> 
> Hi,
> 
> Right-to-left text direction support at control level has been 
> implemented in master.
> 
> You have now two properties:
> 
> - 'Control.Direction' that defines the text direction of the control, 
> and all its children.
> 
> - 'Control.RightToLeft' that returns if a control is right-to-left oriented.
> 
> Regards,
> 
> -- 
> Benoît Minisini
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
------- End of Original Message -------



More information about the User mailing list