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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to