[Gambas-user] Transparent expander container and and problem to resize a very height form in the IDE
Benoît Minisini
gambas at ...1...
Tue Jun 12 21:10:28 CEST 2012
Le 10/06/2012 11:07, Ricardo Díaz Martín a écrit :
> Hi,
>
> Please note that maybe is a Ubuntu Unity problem. I'm using ubuntu 12.04
> with Unity-2d to test it.
>
> After the expanders in the IDE were set to transparent, if you got a a form
> in the ide higher than your screen view, you can't reduce the size by
> clicking in white-squares on the form-end place. It's because when you try
> to click int the white square to resize, the gambas console transparent
> expander container is activated.
>
> To reproduce it, please in the IDE add new blank form. Set manually height
> to 2000 (the vertical scrollbar is showed). Move down scrollbar to the form
> end and try to click to resize the form.
>
> Regards,
> Ricardo Díaz
This is "normal". The invisible expander size is greater than the form
handle size. So you can't catch it if you hide the bottom panel and if
the form editor has only a vertical scrollbar.
I have no good solution at the moment.
--
Benoît Minisini
More information about the User
mailing list