uliwitness / Stacksmith

An intuitive software erector kit targeted at people new to programming, but with enough potential to stay useful once they've learned, inspired by HyperCard.
http://stacksmith.org
128 stars 13 forks source link

Add polygon buttons #67

Open uliwitness opened 9 years ago

uliwitness commented 9 years ago

This might just be doable with bezier path graphics instead.

uliwitness commented 7 years ago

Could probably be done by copying the "points" property from the draw graphic object to buttons and adding a new style, and a new WILDButtonView/WILDButtonCell-like class.