We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello,
I've been using the ControlP5 with quite a bit of success up until this point. I've run into a strange problem with the DropdownList controller. I have been using groups to organise my GUI and it appears that DropdownLists can't seem to be set to groups within other groups (I'm 3 groups deep at this point). There is no error when setting the group and the application runs fine, however, when I click on the bar for the dropdownlist, the menu appears however, the actual area which allows to select the menu items appears to be shifted in position and does not overlap the actual menu items. My workaround fix for this was to just set a different group and adjust my position based on that group but it would be nice to know if there is a better solution which would allow me to keep all of my controllers in the same group.