Thus, you might try something like (untested, just take this FWIW), for each of the target buttons:
set the customProperties of badButton to the customProperties of goodButton
put the properties of goodButton into x
delete variable x[name]
delete variable x[rectangle] -- assuming you do not wish to copy the size and position
set the properties of badButton to x
On Sep 30, 2004, at 6:49 PM, Sannyasin Sivakatirswami wrote:
I know there are a number of property tools which you kind wizards have put into the public domain... but I'm looking for a simple tool, that no doubt has already been written... just the script would be fine..
I find myself frequently wishing I would like to change all, usually buttons, to the same style, but, obviously, two of the properties of these buttons must remain unique to the button: name and script. i.e. you tweak one button and then you want to make it be the template for all the rest on the screen, but leave the name and script of all the others untouched.
Before I go re-inventing this one, I am wondering if someone hasn't already done this.
TIA
Sannyasin Sivakatirswami Himalayan Academy Publications at Kauai's Hindu Monastery [EMAIL PROTECTED]
www.HimalayanAcademy.com, www.HinduismToday.com www.Gurudeva.org www.Hindu.org
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
----------------------------------------------------------- Frank D. Engel, Jr. <[EMAIL PROTECTED]>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
___________________________________________________________ $0 Web Hosting with up to 120MB web space, 1000 MB Transfer 10 Personalized POP and Web E-mail Accounts, and much more. Signup at www.doteasy.com
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
