Hi All,
I'm doing research on which crosss platform framework to pick for my next project, a total commander like application, basically I need to do extensive UI work. Would you use JUCE for such application?
Thanks!
Hi All,
I'm doing research on which crosss platform framework to pick for my next project, a total commander like application, basically I need to do extensive UI work. Would you use JUCE for such application?
Thanks!
Well, I would, but I'm probably a bit biased.
You pretty well have to do it in C++ (or C, but why torture yourself)?
Juce has an excellent and fast GUI system and you can get right down to the metal with it. And it's solid and well-supported.