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
131 stars 13 forks source link

Rewrite project template picker in Hammer #104

Open uliwitness opened 4 years ago

uliwitness commented 4 years ago

We used to (until 2020-05-30) have a window that let you select from several template projects to create when you chose "New Project".

This was deleted because Apple broke NSCollectionView's old API. No use rewriting it for the new API if we could instead put the time into adding collection view support to Stacksmith itself and write the template picker as a Stacksmith Stack in the Home stack.

Desired features:

uliwitness commented 4 years ago

This would be a good first issue for someone once Stacksmith has all the features needed. We have directory listings, but we can't yet copy files.