[Gambas-user] wrote a XTableView class to work with TableView

Charlie Reinl Karl.Reinl at ...9...
Tue Apr 13 00:31:01 CEST 2004


Salut,

may be you find this usefull.
The XTableView.class provieds you the possibility to use the TableView 
component to presend your datas in a Grid which has Column and Row Headers.

XTableView.class INHERITS TableView.class from gb.qt.ext 

You will have AddRow, InsRow, DelRow, AddColumn, InsColumn and DelColumn do 
change your Grid.

Text and GetData to fill the Grid.

See the attached CVTest1.project how it works.

This is dedicated to my old friend  Jean-Paul Mazzoni, "died with one's boots 
on"  last frieday, in a stupid bar fight, in north Corsica, by gun.

I think he will be proude of that. 

Good by and see you Jean-Paul!

Amicalement
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CVTest1-0.0.tar.gz
Type: application/x-tgz
Size: 2331 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20040413/ed733f76/attachment.bin>


More information about the User mailing list