[Gambas-user] Table View edit question

Fabien Bodard gambas.fr at ...626...
Sun Sep 5 11:58:15 CEST 2010


2010/9/5 Almanova Sistemi <almanova at ...1228...>:
> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list