[Gambas-user] Bug: gtk ?
R. Stormo
rohnny at ...1248...
Sun Sep 24 10:19:05 CEST 2006
Running Gambas 1.9.43 on Ubuntu Dapper.
If I have a button that execute
ME.delete
it only exit without entring the Form_Close() sub. With gb.qt it do go
trough the Form_Close() and execute the
code here.
My form_close to prevent window from beeing closed.
PUBLIC SUB Form_Close()
IF module1.ShallClose THEN STOP EVENT
END
Regards Rohnny
http://forum.stormweb.no
--
View this message in context: http://www.nabble.com/Bug%3A-gtk---tf2325678.html#a6470142
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list