[Gambas-user] Inconsistency with Border property.

Benoît Minisini gambas at ...1...
Tue Feb 8 02:52:47 CET 2011


> In IDE Border property has boolean options, however documentation and
> functionality suggest otherwise.
> 
> 
> PROPERTY Border AS Boolean
> 
> Returns or sets the border type of the window.
> 
> Use one of the following constants:
> 
>     * Window.None for a borderless window.
>     * Window.Fixed for a window with a fixed size.
>     * Window.Resizable for a resizable window.
> 
> 
> Gambas 3 rev 3545 @ Ubuntu 10.10 64bit
> 
> Jussi

Fixed.

-- 
Benoît Minisini




More information about the User mailing list