Page 1 of 1
Re: Combox: how can I fill the list programmatically
Posted: Mon Oct 31, 2016 1:42 am
by w_ellis
When I was mulling something similar before, my plan was to build the UI outside of Scope (using Juce) and then just launching it from within Scope (similar to how ScopeSync works)
Re: Combox: how can I fill the list programmatically
Posted: Mon Oct 31, 2016 8:26 am
by sunmachine
It would be great if you could post your workaround here and/or in the SDK Wiki.
Might come in handy one day.

Re: Combox: how can I fill the list programmatically
Posted: Thu Nov 03, 2016 10:19 am
by sunmachine
Thanks, DragonSF!