Sorry, I haven't read the whole thread...

Now I'm calling Edit from the click event, and no more crazy traveling :-)

However, I'm getting a "Combobox is readonly" error when obviously I set
the second arg to TRUE:

Edit(getList(), TRUE)

But this error isn't catched (by the CATCH clause), and program hangs.

Furthermore, I'd like to begin editing when user "activates" the
control, by double clicking in the desired cell, not directly in a
single click.

If I use Edit from the _Activate event, all goes wrong again.

Is there a workaround to accomplish it?

Regards,
Jesus

> 
> Hi all
> 
> I'm still getting this weird behavior when I push Enter or arrow keys in
> edit mode. TableView goes crazy and all cells are traveled to the end.
> Was this bug fixed or is it a regression?
> 
> In the meantime, TableView is still unusable for editing/saving data.
> 
> (Using Gambas 2.20 SVN 2741 on Ubuntu Karmic)
> 
> Regards,
> 
> Jesus

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to