I´m wondering how this could be done in an easy way. Any ideas? This would be great to make something even more skinable I guess. (for those with C++ knowledge at least) In any event I could always help graphic-designers with custom files, of course.
I know I could just use the plugin format, lets say, the VST format, and create a dummy VST file, and have the code return a new LookAndFeel pointer via the following call: getPlatformSpecificData()
BUT, I wonder if I could create Juce library modules that are easy to make cross-platform without using the plugin format?
Sorry if this sounds like a NOOB question… :oops:
Best Regards, WilliamK