A Squeak/Smalltalk-based programming environment and framework that supports low-effort construction of graphical tools by employing a data-driven perspective and a script-based programming model.
MIT License
58
stars
9
forks
source link
Add "tool browser" to manage a pane's hierarchy and scripts #298
This would likely be a good additon for (live) demonstrations and screencasts.
At the moment, users can explore complex tools (i.e. multiple panes, views, and pane views) as follows:
#paneHierarchy
scriptHowever, both ways for themselves are rather tedious:
Thus, we need a kind of tool browser that combines overview, navigation, and modification in a rather stable form to help users: