[Gambas-user] HBox from right to left?
Benoit Minisini
gambas at ...1...
Mon Sep 1 14:21:28 CEST 2008
On lundi 01 septembre 2008, Ron wrote:
> Hi,
>
> I want -for example- align a clock textfield in my status bar on the
> righthand side, and keep it far right after resizing my window.
>
> But there is only a HBox which aligns from left to right, how about one
> pointing the other way, does that makes sense?
>
> Regards,
> Ron_2nd
>
There is a trick. :-)
Put a panel with Expand property set at the beginning of the HBox, and
everything will be pushed to the right.
Regards,
--
Benoit Minisini
More information about the User
mailing list