Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any chance there's a tree view and radio buttons on the road map? #17

Open
RallyTronics opened this issue Apr 12, 2016 · 1 comment
Open

Comments

@RallyTronics
Copy link
Contributor

No description provided.

@cwhitney
Copy link
Owner

I hadn't considered tree view, but radio buttons shouldn't be too hard to implement. Any opinion on what makes the most sense for syntax? I think InterfaceGl takes an enum list with a vector of strings.

Something like:
vector choices ...
gui->addRadio( "Select one", &choices);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants