Multiple and singular active system boxes?
Hi,
If my toolbar has multiple active system box objects which behave like check buttons how do I make it so that only one can be selected at a time?
The toolbar I have buily looks just like the one in photoshop (drawing tools) and it works well, but I can select more than one at a time and this is going to cause a headache.
Any help will be appreciated.
nathan.
Re: Multiple and singular active system boxes?
Just make events to uncheck the other ones when the user clocks on one.
Re: Multiple and singular active system boxes?
Thanks LB... must have been a blonde moment.... I had that same revelation thismorning lol.
Re: Multiple and singular active system boxes?
I did this with just 2 active system objects on screen. Made behavious so that when one was checked the other unchecked.... guess what.... didnt work.
Anybody else tried this?