canvasGUI 3.2.0 (new release)

Version 3.2.0 of canvasGUI is now available. Users will find that the new library is backwardly compatible so will work with any sketches using V3.0.0 or later’

In this release a new control the ‘frameset’ has been added. Like side panes and floating panels it is a collection of controls that can be managed as a group. Used in conjunction with the grid layout it enables a single or group of controls to be surrounded by a visible frame.

In this sketch there are 2 framesets
the length converter set (orange controls)
the placement controls (bottom right)

The sketch shows that a frameset can also be on a side pane or floating pane.

Useful resources