Skip to content

Added RadioButton onselected, ProgressBar value getter, and renamed some parameters for consistency #7

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

PMunch
Copy link

@PMunch PMunch commented Feb 26, 2017

For some reason RadioButtons didn't have an onselected field nor the functions to add one. These have been added in the same style as the combobox.

ProgressBar had only a setter and no getter, while a getter is probably never used for a progress bar I feel it should at least have one in case you need it.

Also renamed some of the parameters on the form "c: SomeWidget" to "child: SomeWidget" to be consistent across the library.

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

Successfully merging this pull request may close these issues.

1 participant