[Gambas-user] tableview catch event in edit mode
Jaroslav Svec
jara.svec at ...2006...
Tue Nov 4 09:00:22 CET 2008
1) Is there possibility to catch Key.Code of tableview in edit mode? It
works for me only outside edit mode (using tableview_keypress).
2) If I use tableview.cancel() inside tableview_change() it does nothing.
3) If I use tableview.cancel() inside tableview_save() the form which
owns tableview crashes.
Tableview.cancel() should stop editing cell and return to browse mode.
Is it right?
How can I use tableview.cancel()?
Thanks
Jarda
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3258 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20081104/ba39e54e/attachment.bin>
More information about the User
mailing list