[Gambas-user] New Keyword
Benoit Minisini
gambas at ...1...
Wed Apr 21 19:31:09 CEST 2004
On Wednesday 21 April 2004 05:53, Budi Arief Gusandi wrote:
> Hi...,
>
> What is the bad side if i show a form without instantiating it with NEW
> keyword ?
>
> Thanks,
>
> Budi
>
>
There is no bad side. Otherwise this is a bug.
When you access a form via its class name, Gambas understands what you want to
do and automatically create an hidden form instance for you. This way, you
can manage your forms like in Visual Basic.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list