Thank you for the answer. For the moment I don't use Gambas 3 for my project, just to try some features that are not present in the Gambas 2.
So as you said, if you backport the fix in the Gambas 2.x, it wil be great for me but not essential because it's only a visual bug for me. I locked the left Column in the Tableview by doing a backup of the Cell. In real if someone change the Right Cell, I cancel this change. So I will change the Tableview when Gambas 3 will be the official release. In all cases, thank you to develop Gambas, It's very very great to use it, sincerely, and I'm just at the beginning... Olivier Cruilles Mail: [email protected] Le 5 avr. 09 à 20:51, Benoît Minisini a écrit : >> Benoit, >> >> Sorry for the explications, I'm not really good in english. >> >> So, I used a TableView because I did find in the GridView how o >> edit a >> single Cell. >> >> Second part, I don't know how to attach for exemple a TextBox >> inside a >> Cell of an object (like a GridView), >> if it's possible of curse. >> >> So, to be more clear: >> >> This is the Tableview in edition mode after double clicking in the >> 'FlowIn1' cell: > > The bug should be fixed in revision #1922 for Gambas 3. With another > bug too: > did you notice that the cell editor did not have the same font as the > TableView? > > But beware that now the TableView ask for editing by raising the > Click event. > So if you don't call Edit inside the Click event, the arrow keys and > the ENTER > key will not have any effect. > > Is is what you need? > > I think I will backport the fix to Gambas 2, as these are only > internal > changes. > > Regards, > > -- > Benoît > > ------------------------------------------------------------------------------ > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > > ------------------------------------------------------------------------------ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
