Combox: how can I fill the list programmatically
Re: Combox: how can I fill the list programmatically
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)
- sunmachine
- Posts: 559
- Joined: Mon Mar 01, 2010 12:37 am
Re: Combox: how can I fill the list programmatically
It would be great if you could post your workaround here and/or in the SDK Wiki.
Might come in handy one day.
Might come in handy one day.

- sunmachine
- Posts: 559
- Joined: Mon Mar 01, 2010 12:37 am
Re: Combox: how can I fill the list programmatically
Thanks, DragonSF!