[Gambas-user] Feature request
R. Stormo
rohnny at ...1248...
Mon Nov 6 18:58:04 CET 2006
Wonder if there is a possibility to include both group_keypress and
object_keypress in a later release.
Is sometimes there would be needed to check
sub MyGroup_keypress()
'Some of the elements have changed
haschanged=true
end sub
sub TextBox1_keypress()
some change specified only to this box
end sub
sub TextBox2_keypress()
some change to this box.
end usb
Does this make sense?
Regards Rohnny
My Gambas Community http://gambasforum.tk
--
View this message in context: http://www.nabble.com/Feature-request-tf2583986.html#a7203707
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list