On 10/6/05, Kay C Lan <[EMAIL PROTECTED]> wrote:
>
>
> on menuPick tMyChoice --your choice is sent to here
> switch tMyChoice --switch will look for a match
> case ("Standard")
> --remember setting them to zero will return to normal size
> set the icon of button "CheckBox1" to 0
> set the hilitedIcon of button "CheckBox1" to 0
> set the disabledIcon of button "CheckBox1" to 0
> set the rectangle of button "CheckBox1" to 25,25,65,47
> break
> case ("Medium")



Whooops

That should be 'to empty' not 'to 0'. 'empty' will give you the default
icon.

Hope I caught it before you had too much 'What the...' :-)

Cheers
_______________________________________________
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