[Gambas-user] Sidepanel bug?
Benoit Minisini
gambas at ...1...
Sun Dec 21 06:20:24 CET 2008
On samedi 20 décembre 2008, Jussi Lahtinen wrote:
> Hi!
>
> Is this planned behavior;
> Orientation left/right changes just hide buttons placement, NOT
> direction where sidepanel opens?
> I need sidepanel to right side of screen, now it is not possible.
> Problem is noticed on QT at program run state.
>
> Gambas2.9 at ...2029... 8.10
>
>
> Jussi
>
The hide buttons just shrink the side panel. The width is shrinked if a Left
or Right orientation is set, and the height if the orientation is Top or
Bottom.
If you want to it to move, you must put it inside accurate containers (HBox or
VBox).
Regards,
--
Benoit Minisini
More information about the User
mailing list