[Gambas-user] TableView, set a Column unvisible

Charlie Reinl Karl.Reinl at ...9...
Thu Apr 14 22:46:04 CEST 2005


Salut Benoit,

I sended this some times ago, in hope you find the time to set it for 
gambas-1.0.5 I send it again today.

look for CTABLECOLS_Visible in attached file (from gambas-1.0.4).

With that you can define a column in TableView visible/unvisible, what means 
you have access to the value, but the column is not shown.

used in gambas : TableView1.Columns[0].Visible = FALSE

This works for me, even I know it should be better implemented.

Amicalment
Charlie

-------------- next part --------------
A non-text attachment was scrubbed...
Name: CTableView.cpp
Type: text/x-c++src
Size: 29323 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050414/342881ee/attachment.cpp>


More information about the User mailing list