[Gambas-user] New Form_State() event
Benoît Minisini
g4mba5 at gmail.com
Thu Apr 23 16:51:03 CEST 2020
Le 23/04/2020 à 16:34, Gianluigi a écrit :
> Hi Benoit,
> can you please tell me how the State event of the Form works?
>
> I tried it like this:
>
> Public Sub Form_State()
>
> If Me.Maximized Then Print "Maximized"
> If Me.Minimized Then Print "Minimized"
> If Me.FullScreen Then Print "Full screen"
>
> End
>
> But it doesn't work, thanks.
>
> Regards
> Gianluigi
>
Here with KDE it works. Do you have more details?
--
Benoît Minisini
More information about the User
mailing list