[Gambas-user] Inconsistency with Border property.

Jussi Lahtinen jussi.lahtinen at ...626...
Sun Feb 6 18:41:15 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



More information about the User mailing list