08-20-2007 11:52 AM
08-20-2007 12:01 PM
08-20-2007 12:01 PM
08-20-2007 12:04 PM - edited 08-20-2007 12:04 PM
And for yet a third method
Message Edited by Ben on 08-20-2007 12:05 PM
08-20-2007 01:59 PM
Thanks to all.
I noticed that the boolean's Decal size does not scale with button size. It seems to remain a constant rather than being proportional to button size (as it is if an individual buton is resized). I do not see a Decay property.
Also, is there any way to have different boolean text on each individual boolean button within the array cotnrol ?
08-20-2007 02:07 PM - edited 08-20-2007 02:07 PM
No, an array is a set of identical objects, differing only in their value and identified by their index(s).
SteveP wrote:Also, is there any way to have different boolean text on each individual boolean button within the array cotnrol ?
Message Edited by altenbach on 08-20-2007 12:08 PM