ofxUI icon indicating copy to clipboard operation
ofxUI copied to clipboard

suggestion: ofxUIRadio. values zeroed when loading .xml files with fewer items than actual ones

Open dimitre opened this issue 10 years ago • 2 comments

Sometimes I record presets in xml files, and some radios are directory listing. If I change adding more items to the folder I have to load and save again every preset because values not set in xml use to get the value from the latest preset. Radios should have exclusive values but I know they are a group of toggle buttons. Better yet would be a special widget for ofDirectory, with ability to populate and refresh folder listings :) Thank you

dimitre avatar Mar 30 '15 20:03 dimitre

oh right, i get this, looking into it now.

rezaali avatar Jun 29 '15 06:06 rezaali

@dimitre so this is a problem that is deep, I'm going to re-architect ofxUI to be way more modular and that modularity will solve this issue! Sorry its causing you troubles!

rezaali avatar Jun 29 '15 06:06 rezaali