[Gambas-user] control groups

Kari Laine kari.laine at ...1400...
Tue Mar 4 10:44:39 CET 2008


Hi,

I am beginner so I ask stupid questions.

I have 40 textboxes on a form. They are part of a group. How I make 
program to process those boxes in order from 1 to 40?

I mean in a style like
-----------------------
for each textboxvariable in group
	process box
next
-----------------------

Best Regards
Kari




More information about the User mailing list