1. create a new stack

2. drag a 'standard button' from the toolbar onto it

(you now have a nicely rounded-corner button)

3. set its script to

on mouseup
   set the backgroundcolor of me to "200,50,50"
end mouseup

4, click on 'browse mode' so the stack is "live"

4a. observe the button still has nicely rounded corners :-)

5. click on it

 the backgroundcolor changes to red

AND the rounded corners disappear - it's now a rectangular button.

What am I doing wrong or missing ?

(LC 9.0.0, MacOS 10.13.2)

Thanks

Alex.



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to