As mentioned in #27, WidgetManager will only handle text and container widgets, and everything else will be built from those externally. Controls such as radio buttons and check boxes and scrollbars should be handled by an stdlib ui library. The menu builder in #135 will utilize this library.
As mentioned in #27, WidgetManager will only handle text and container widgets, and everything else will be built from those externally. Controls such as radio buttons and check boxes and scrollbars should be handled by an stdlib ui library. The menu builder in #135 will utilize this library.