Re: [Gambas-user] Fwd: PB using tableview object

2009-04-05 Thread Olivier Cruilles
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

Re: [Gambas-user] Fwd: PB using tableview object

2009-04-05 Thread BenoƮt Minisini
> 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