You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
I'm trying to add a new toggle on a ofxUIRadio element after it had been added to the canvas but it doesn't work. I thought that was a design choice, but I've noticed is possible to use addToggle on ofxUIDropDownList even after the widget has been added to the canvas.
The text was updated successfully, but these errors were encountered:
amicoleo
changed the title
function addToggle on ofxUIRadio not working
Function addToggle on ofxUIRadio not working
Jul 16, 2014
amicoleo
changed the title
Function addToggle on ofxUIRadio not working
Function addToggle on ofxUIRadio not working after the widget has been added to the canvas
Jul 16, 2014
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to add a new toggle on a ofxUIRadio element after it had been added to the canvas but it doesn't work. I thought that was a design choice, but I've noticed is possible to use addToggle on ofxUIDropDownList even after the widget has been added to the canvas.
The text was updated successfully, but these errors were encountered: