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 label and text box controls #9

Closed glopesdev closed 9 months ago

glopesdev commented 9 months ago

This PR adds support for the following common controls:

In the case of TextBox, a notification is sent every time the text changes.