bonsai-rx / gui

Bonsai Library for composing user interfaces and real-time graphs
http://bonsai-rx.org/gui/
MIT License
0 stars 2 forks source link

Add group box and tab control containers #7

Closed glopesdev closed 9 months ago

glopesdev commented 9 months ago

This PR adds support for the following container controls:

In the case of TabControl, the name of the nested controls can be used to set the text in each tab page.