See other post on rounded corners..

I downloaded an old stack by Bernd that has controls to adjust a graphic to 
look like a button.

But scrollBarDrag doesn't seem to work


on scrollbarDrag pValue

put pvalue

put the loc of grc "roundRectAngleButton" into tLoc

set the roundRadius of grc "roundRectAngleButton" to pValue

set the loc of grc "roundRectAngleButton" to tLoc

end scrollbarDrag

Drag the scrollbar and no value is returned.

I don't get any value returned in the msg box.

Am i doing anything wrong?



_______________________________________________
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