[Gambas-user] FMain_Focus() - DOES NOT WORK
abbat
abbat.81 at ...787...
Tue Mar 13 10:34:24 CET 2012
Strange....
Now it works so:
Public Sub Form_LostFocus()
Me.Close
End
BUT !!!!!!!!!!!!!
If my form has NO controls.
If I add one button to my form then Form_LostFocus() stops to work.
:confused:
abbat wrote:
>
> Public Sub Fmain_LostFocus()
> Me.Close
> End
>
> Does not work.
> Or examle is wrong?
>
>
--
View this message in context: http://old.nabble.com/FMain_Focus%28%29---DOES-NOT-WORK-tp33492703p33493055.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list