[Gambas-user] How do you set text for a group of textbox ?

Swee Kwang Tan sktan007 at ...43...
Sat Jun 27 00:41:34 CEST 2009


Dear Sir, 
If I have a group of textbox, a string array access data from database, How do I write a 
program to set text for each textbox sepqrately ? like the following
dim str[10] as string
dim i as integer
.....
.....      'after this line, str get the data from database 
for i = 0 to 9
         myTextBoxGroup[tag].text = str[i]
next
This is the last question, I have't other problem now.
Thank  you


_______________________________________
 辣茩妏蚚閉湮⺍講捇誥蚘眊 
 http://cn.mail.yahoo.com 


More information about the User mailing list