Robin Schmidt

Results 872 comments of Robin Schmidt

or i could templatize my editors on the widget classes to use. haha! nope! that's a fucking bad idea!

oh - ok - but that's a rather big task. i actually want to refactor all my plot-node-dragging editors at some point...factor out some common NodeEditor class to capture and...

well, i mean the breakpoint-widget itself is a quite big and complicated class - not putting some sliders around it

call `setWidgetAppearance(ColourScheme::DARK_ON_BRIGHT);` somewhere in the constructor of your editor. ... but for some reason, the preset loader doesn't respect this setting. must be a bug - i will look into...

i'm not yet sure, if i'll keep using black widgets by default, though

> for some reason, the preset loader doesn't respect this [colorscheme] setting. must be a bug - i will look into it... fixed. also, in ToolChain, you can now interactively...

...i think, tomorrow, i'll attempt the upgrade to juce 5. if that works smoothly, the next step is to get all the preset- and sample-directory stuff for mac right

i never hit this with ToolChain. no idea why. i have just tried to build SpiralGenerator and hit this error there, too. it seems in juce_PushNotifications.h there's an enum (line...