Combox: how can I fill the list programmatically

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
w_ellis
Posts: 570
Joined: Wed Nov 07, 2001 4:00 pm
Location: Berlin, Germany

Re: Combox: how can I fill the list programmatically

Post 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)
User avatar
sunmachine
Posts: 559
Joined: Mon Mar 01, 2010 12:37 am

Re: Combox: how can I fill the list programmatically

Post 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. :)
User avatar
sunmachine
Posts: 559
Joined: Mon Mar 01, 2010 12:37 am

Re: Combox: how can I fill the list programmatically

Post by sunmachine »

Thanks, DragonSF!
Post Reply