[Gambas-user] New Keyword
Budi Arief Gusandi
budi at ...415...
Thu Apr 22 04:49:26 CEST 2004
On Wed, 21 Apr 2004 19:31:09 +0200, Benoit Minisini
<gambas at ...1...> wrote:
> 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.
>
It will be surely unloaded from memory when i close it then, Peace of mind
now ;) Thanks.
Budi
More information about the User
mailing list