2010/9/5 Almanova Sistemi <alman...@almanova.it>:
> Hello to everyone,
>
> I am writing a gambas program that uses the control tablewiev.
>
> My problem is how to exit from tableview.edit when I press Return or
> Enter key.
>
> I tried tableview.cancel in tableview_save event but I get the message
if i remember well ... just do nothing !

when you hit enter , the _save event is called...

if you do a Stop Event, then the editor is not hidden , if not the
editor is alway showed



> "null object"
>
> Why?
>
> Thanks
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to