[Gambas-user] (no subject)
Benoit Minisini
gambas at ...1...
Thu Jun 15 20:00:43 CEST 2006
On Tuesday 13 June 2006 15:16, javier romero wrote:
> Hi,
>
> I have a doubt, when i push "close form" button in the form upper right the
> "X" button, the form is not closed, it disappears the form, but it seems to
> be even running and waiting to push the red button in the gambas IDE or
> open another window then just close the form
>
> When i used the "close"option in the control of the form, left upper, on
> the form, its close ok or when i use in a button "me.close" works
> correctly.
>
> Thanks
> Javier
This is the normal behaviour if your form has the Persistent property set to
TRUE. Is it the case?
--
Benoit Minisini
More information about the User
mailing list