[Gambas-user] Window (gb.qt) form's events
Benoit Minisini
gambas at ...1...
Tue Mar 25 10:50:50 CET 2008
On mardi 25 mars 2008, Demosthenes Koptsis wrote:
> 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.
>
Because of old VB users...
--
Benoit Minisini
More information about the User
mailing list