[Gambas-user] Form does not get focus
moon_walker
almodook at ...2007...
Sat Nov 29 00:32:43 CET 2008
Hi Gurus,
i have a problem again:-):
PUBLIC SUB TableView3_Menu()
DIM lform AS Form
lform = NEW dataentry(did.Value, "fertilizer", tableview3.X, tableview3.Y)
lform.showmodal
END
The resulting form do not get the focus upon the opening IF
dataentry.skiptaskbar = TRUE. :-)
Is this correct?
Could you please somebody explain this.
Thanks
Attila
--
View this message in context: http://www.nabble.com/Form-does-not-get-focus-tp20742005p20742005.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list