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
I wanted to create 2 radio button objects which need to display the same information in two different locations.
Despite giving each addRadioButton different names (radioButton1 & radioButton2), the library gives an error for duplicate addItems found and only displays the 2nd option:
WARNING: Controller with name "/50" already exists. overwriting reference of existing controller.
Aug 20, 2021 11:01:06 AM controlP5.ControlP5 checkName
I wanted to create 2 radio button objects which need to display the same information in two different locations.
Despite giving each addRadioButton different names (radioButton1 & radioButton2), the library gives an error for duplicate addItems found and only displays the 2nd option:
WARNING: Controller with name "/50" already exists. overwriting reference of existing controller.
Aug 20, 2021 11:01:06 AM controlP5.ControlP5 checkName
The text was updated successfully, but these errors were encountered: