Resetting checkboxes to true on marked cards
Mark Schonewille
m.schonewille at economy-x-talk.com
Sun Jun 6 15:18:56 EDT 2010
Charles,
I didn't test it but what you need should look like this:
repeat with x = 1 to number of marked cards
set the hilite of btn "foo" of marked cd x to false
end repeat
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
Economy-x-Talk is always looking for new projects. Contact me for a
quote http://economy-x-talk.com/contact.html
Download Clipboard Link http://clipboardlink.economy-x-talk.com and
share the clipboard of your computer over the local network.
On 6 jun 2010, at 21:12, charles61 wrote:
>
> I have a series of marked cards that have many checkboxes. I want to
> reset
> the checkboxes to true when the user before an user enters new data.
> Any
> scripting suggestions about how to reset checkboxes on marked cards
> to true?
More information about the use-livecode
mailing list