There was the very same discussion about moonlib/mknob. IIRC Antoine (the maintainer) made a fix which works for pre and post 0.47.0 Pd on MacOS and Linux. On Windows there were problems with the dll loading mechanism, so I uploaded a moonlib package on deken which works for Pd 0.47+ on Windows. Someone has yet to update the flatgui/knob. In the meantime you could try to use moonlib/mknob. Should be fully compatible,plus it has extra functionality. It looks a bit different, though.
Christof Gesendet: Mittwoch, 15. Februar 2017 um 20:11 Uhr Von: "Dan Wilcox" <[email protected]> An: David <[email protected]> Cc: Pd-List <[email protected]> Betreff: Re: [PD] Error opening properties dialogue of 'flatgui/knob' Looks like it’s sending the colors using the old int method instead of the new 0.47+ hex string. The external needs to be updated to use the new color format based on the version of Pd it’s compiled for. On Feb 15, 2017, at 11:02 AM, [email protected][mailto:[email protected]] wrote: From: David <[email protected][mailto:[email protected]]> Subject: [PD] Error opening properties dialogue of 'flatgui/knob' Date: February 15, 2017 at 11:02:04 AM MST To: Pd-List <[email protected][mailto:[email protected]]> Hi! Whenever I try to open the properties dialogue for a 'flatgui/knob', I get an error message in the console log. The dialogue box does open, but the bottom part with the colour palette and the Cancel/OK buttons isn't displayed. You can see an example in the attached screen prints (I just used the knob-help file to reproduce the error). I'm running PD 0.47.1 under Windows 7. Is anyone else getting this error? I'm not sure if anyone is maintaining this library, so I don't know who to report it to. Thanks, David. -------- Dan Wilcox @danomatika[http://twitter.com/danomatika] danomatika.com[http://danomatika.com] robotcowboy.com[http://robotcowboy.com] _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list] _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
