PhillipCrond
09-16-2005, 07:23 PM
I'm writing a utility for work, and I need to layout a window with about 60 rows where you've got [checkbox, text field, text field] as the general arrangement.
I'm trying to do this with a formlayout, but in the "formLayout -edit", I'm not allowed to throw a loop in there. So how do I layout 60 identical things without copying and manually editing 60 -attachPositions?
Keep in mind, this is my first real scripting task...
Thanks!
Brent
I'm trying to do this with a formlayout, but in the "formLayout -edit", I'm not allowed to throw a loop in there. So how do I layout 60 identical things without copying and manually editing 60 -attachPositions?
Keep in mind, this is my first real scripting task...
Thanks!
Brent
