[Gambas-user] Dealing with columnview widget and accessing component in a form
tester gpl
testing at ...177...
Tue Jul 1 11:09:34 CEST 2003
hi,
I'm requesting your help, because i'm facing some problems when i want to use the columnview widget. I didn't find how to add text in the column of my choice. i can add text in the first column by doing columview.add(index,text) but i didn't find how to add text in the second, third, ... column. I've read in a previous post that we have to use ColumnView.Item[ColumnIndex] = "Text" but it doesn't work :-\
My second problem is when i want to access to a component situated in a form, from another module or another class. I thought it would be something like FMain.columview.add(index,text) for example, but it seems like it's not the good way.
Thank you for you help
--
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup
More information about the User
mailing list