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

Checkbox widget? #44

Closed
awesomebytes opened this issue Nov 5, 2015 · 3 comments
Closed

Checkbox widget? #44

awesomebytes opened this issue Nov 5, 2015 · 3 comments

Comments

@awesomebytes
Copy link
Collaborator

Any plan to implement a checkbox widget?

I may hack one with two images of a checked and unchecked checkbox, but I believe you can do better by creating the html element for it.

@dddomodossola
Copy link
Collaborator

No problem, I will implement it soon maybe today ;-)

@dddomodossola
Copy link
Collaborator

Hi awesomebytes, I built a new CheckBox widget. You can see the usage in the widgets_overview_app.py.
This is a first base implementation, but a composite CheckBox with Label have to be build.

@awesomebytes
Copy link
Collaborator Author

Tested and I made you a PR #46 with a new screenshot to ease your life.

Thank you very much!
It's good to have the CheckBox separated, but I agree that a Composite one with label would be nice.

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