[Gambas-user] LostFocus event under Qt
charlesg
charles at ...1784...
Sat Oct 11 14:18:10 CEST 2008
Hi,
'--------------------------
PUBLIC SUB Button1_Click()
PRINT "you clicked button"
END
PUBLIC SUB TextBox1_LostFocus()
PRINT "textbox loses focus"
END
'-------------------------
click on button while textbox has focus.
Under GTK both lines print.
Under QT LostFocus event is not triggered.
Is this right?
rgds
--
View this message in context: http://www.nabble.com/LostFocus-event-under-Qt-tp19932130p19932130.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list