[Gambas-user] Window (gb.qt) form's events
Demosthenes Koptsis
demosthenesk at ...626...
Tue Mar 25 09:01:56 CET 2008
Why Form's events implemented by the word Form and not by the form's name?
For example
PUBLIC SUB Form_DblClick 'is valid but
PUBLIC SUB FMain_DblClick 'is not valid if the form's name is FMain
But for the controls the events implemented by the the name
For example
PUBLIC SUB Button1_Click 'is valid.
--
Γεια χαρα σε όλους!!!
Regards,
Demosthenes Koptsis
More information about the User
mailing list