|
-
Nov 11th, 1999, 03:41 AM
#1
Thread Starter
New Member
I want to create a very large control array of "LEDs" using circle shapes to display my data in as a comparison of values rather than absolute values. The only way I know to create a control array, however, is to create my circle shape, and then copy and paste each individual control. This is going to be very cumbersome. Is there any way to create such an array in one fell swoop? ie. create an array of x*y circles with a height of z? I also want to be able to control the size of all the circles easily so I don't have to change them all individually. Any suggestions?
-
Nov 11th, 1999, 04:40 AM
#2
Look up the Load command. It will allow you to create as many members of a control array in a program loop.
------------------
Marty
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|