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

missing widgets #10

Closed
martialgallorini opened this issue Oct 15, 2015 · 5 comments
Closed

missing widgets #10

martialgallorini opened this issue Oct 15, 2015 · 5 comments

Comments

@martialgallorini
Copy link

hello,

Very promising Gui, thanks for the hard work and for sharing.

Maybe i am wrong, but i can't see how to :

  • add a simple push button (without toggle)
  • make matrix buttons auto exclusive

thanks

@braitsch
Copy link
Owner

You can add a simple push button via gui->addButton("button label")

What do you mean by "auto exclusive" in regards to matrix buttons? Radio button type functionality (select one and the rest turn off) is in the roadmap and should be implemented soon.

@martialgallorini
Copy link
Author

Ok ! i didn't see the push button... that's ok for me.

And yes, auto exclusive is what you described, so great to know it is in the roadmap

thanks again

@braitsch
Copy link
Owner

@martialgallorini 1c6f934

@martialgallorini
Copy link
Author

Works perfectly.
thanks a bunch !

Keep up the good work

@braitsch
Copy link
Owner

cool, thanks!

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