[Gambas-user] Fwd: PB using tableview object

Benoît Minisini gambas at ...1...
Sun Apr 5 20:51:53 CEST 2009


> 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




More information about the User mailing list