charles61 wrote:

2. The checkbox for button "check1" was NOT checked while in the run mode.
So, how did card "AAA" get checked?

The way your code is written, you have to click the button twice. The first click marks the cards, the second click unmarks them. If you don't unmark them first before clicking the second button, the first ones remain marked and "first marked card" becomes "AAA".

If you want these to be exclusive sets, then each button should do "unmark all cards" before marking any new ones.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to