I have a TabStrip with a TableView in each tab.  The Click event is set 
up to allow the user to edit the cell in-place, which works fine as long 
as they stay on the same tab.
But if they change the active tab while the editor is active, it stays 
active??? and the textbox is visible on the other tab (and can be 
clicked on to "continue" the edit.  Once this is done, then clicking on 
any other cell in the new tab still leaves the editor active.

There appears to me to be no way to cancel the editor.  Is this true?
bruce

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to