PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Richard Marchessault on November 20, 2009, 08:31:38 AM

Title: Option Button
Post by: Richard Marchessault on November 20, 2009, 08:31:38 AM
It would be convenient to have both the Control Index and the Index incremented when creating and option button array. Each time I do it I have to remember to manually increment the Index.
Title: Re: Option Button
Post by: Paul Squires on November 20, 2009, 09:14:16 AM
I agree. Not so much the Control index because that value will increment if the control is part of a Control Array. The "Index" value needs to be smart enough to increment. This has been a nagging losse end for me forever... even back in the FireFly1 and FireFly2 days. I will put this back into my bug tracker to get worked on.