Quote:
The Jucer is a UI component design tool that produces Juce c++ code. The Jucer source code lives inside the main Juce tree (under juce/extras/the jucer). You can compile it yourself to run on Windows, Mac and Linux, or download a pre-compiled binary to experiment with:
Jucer.exe - for Windows, ~700Kb.
Jucer.dmg - for Mac OSX, ~1.8Mb.
As well as being a useful tool, it demonstrates many of Juce's features, including things that aren't in the juce demo, such as undo/redo, keyboard shortcut mappings, multi-document interfaces, etc.
Here. See also the JuceDemo.exe there.
Did anyone try to combine Jucer with AHK? This would be a powerful combination.