[Gambas-user] Doubts about TableView and GridView
Benoit Minisini
gambas at ...1...
Thu Dec 6 18:23:31 CET 2007
On jeudi 6 décembre 2007, Tomas Eroles i Forner wrote:
> Hi all!
> I want to use a like-table control for an application I'm writing.
> I used for some time a TableView, but it seems is read only, that is, is
> impossible to put any value at anywhere (like a spreadsheet).
> Now, I'm testing the GridView control, and I see is possible to do that,
> but I can't use column and row titles.
> Is this like this? That is, is really impossible to write values in a
> TableView and put titles in a GridView?
>
> Thanks in advance.
>
> Using Gambas 1.9.33 on a SuSE
>
>
You can use TableView, this is a GridView with edition capacity.
I suggest you read the documentation on the wiki, even if it is sparse, and
look at the FProjectProperty form inside the IDE source code.
Regards,
--
Benoit Minisini
More information about the User
mailing list