Combo Button selection affects ALL instances of that button
Posted: Sat Apr 12, 2008 9:14 pm
The application consists of, among other things, creating new cards for each event.
Each new card (for a new event) contains a number of combo buttons to enable the user to select from the given choices within the combo buttons.
All of these combo buttons are part of a background group, so that when the user creates a new card, all of the combo boxes, and other fields, are displayed on the new card.
Much to my chagrin, I found out that when the combo box choice is changed, it is CHANGED IN EVERY CARD IN THE STACK.
I do NOT want this. What I want is when a combo box selection is made, it holds to that selection for that card only, NOT all previous cards!
I'd really appreciate suggestions on how to accomplish this.
Thanks...Tom
Each new card (for a new event) contains a number of combo buttons to enable the user to select from the given choices within the combo buttons.
All of these combo buttons are part of a background group, so that when the user creates a new card, all of the combo boxes, and other fields, are displayed on the new card.
Much to my chagrin, I found out that when the combo box choice is changed, it is CHANGED IN EVERY CARD IN THE STACK.
I do NOT want this. What I want is when a combo box selection is made, it holds to that selection for that card only, NOT all previous cards!
I'd really appreciate suggestions on how to accomplish this.
Thanks...Tom