01-09-2008 10:00 AM
01-09-2008 11:02 AM
01-09-2008 11:18 AM
The color box can be customized to look round.
Even if you customized the color box, you will still run into issues using an array since you can't over-lap elements so...
The Picture Control will do what you are asking.
We have been collecting Picture Control examples in this thread.
In message # 4 of that thread , I included a link to "Random Walk" Example (posted 4-3-2005). Don't let the code scare you!
In that example I use a boolean control as my template and manipulate it's colors before grabbing its image. A collection of these image are inserted into the picture and moved around simulating a random walk.
That should give you what you need to achieve your goal.
Ben
01-09-2008 11:20 AM
01-10-2008 12:07 PM
ATE Man wrote:
I need a colour box that looks like a LED!
01-10-2008 12:17 PM - edited 01-10-2008 12:17 PM
Here's an image of a quick draft of the idea presented above:
It is an array of colorbox indicators with no frame and made to look like LEDs via the control editor.