gogins / csound-extended

Extensions for Csound including algorithmic composition, Android app, and WebAssembly.
GNU Lesser General Public License v2.1
40 stars 1 forks source link

Add combo box to Glade integration in playpen #166

Closed gogins closed 3 years ago

gogins commented 3 years ago

Enable the user to define a Gtk ComboBox with model, cell renderer, etc. to send the selected value to csound. See http://blog.codelv.com/2012/01/how-to-populate-combo-box-in-gtk3-using.html.

gogins commented 3 years ago

Had to build and install the current version of Glade to get this work from Glade.