Page 1 of 1

Add or delete a new card from a button.

Posted: Fri Mar 05, 2010 9:58 pm
by benco5000
I'm new to RunRev, did some coding in HyperCard years ago. I've searched the docs but cant seem to find these two basic commands. Its got to be simple. Have two buttons, one adds a card one deletes. Already figured out the background issue.
Thanks in advance for your help and patience.

Code: Select all

on mouseUp
  howToAddACard
end mouseUp

on mouseUp
  howToDeleteThisCard
end mouseUp

Re: Add or delete a new card from a button.

Posted: Fri Mar 05, 2010 11:33 pm
by bn
Hi benco5000,
welcome to the forum,
see my reply
http://forums.runrev.com/phpBB2/viewtop ... 312#p22312
regards
Bernd