[Gambas-devel] Arrangement bug in IDE
Benoit Minisini
gambas at ...1...
Sat Apr 17 23:06:17 CEST 2004
On Saturday 17 April 2004 21:11, Daniel Campos wrote:
> Hi:
>
>
> Working with the IDE, if you change 'Arrangement' property in a form or
> any other control with that property, the 'preview' of the form does not
> show the new appearance of that form, you have to execute the program to
> see how it looks.
>
> By other side, 'Panel' has 'Arrangement' property, but not 'Frame',
> why?
Because of the frame drawn, arrangement is useless : the children will be
drawn on top of the frame border !
Arrangement is very primitive at the momemnt. I don't want to implement NOW a
full layout engine. Maybe in the next version.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list