Hi all,

i need some basic help working with the combobox in VTCL1.52 under Unix.
How is it possible to insert any item into the combobox ?
I cant find any possibility , neither via VTCL nor via editor.

I know - it is really simple - but i dont know how.
I tried some things like 

 .combobox insert end "test" 

or setting  the corresponding textvariable to "test1\n test2\n" and so 
on...
Nothing works.
Any help ????

I need to insert this items via a procedure.

Thanks in advance for your help

Herbert

[EMAIL PROTECTED]


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to