-
-
Notifications
You must be signed in to change notification settings - Fork 311
Is it currently possible to get a QCheckBox's checked state? #66
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
In NodeGUI is it currently possible to get a QCheckBox's checked state?
In QT you can use isChecked() to query whether or not a checkbox is checked, but I could find no reference to this or anything similar in the NodeGUI docs or code base.
Also, is this a good place to ask questions? If not, could you please tell me where is.
I'm currently converting an small FXRuby app to use NodeGUI just to see how the two stack up against each other. I've run into one or two issues, but don't want to spam the repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested