The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer 6389d9e5a6 Fix for double-clicking accented chars in the TextEditor. Documentation tweaks. Increased jucer warning levels in MSVC. 15 years ago
..
Builds Fix for double-clicking accented chars in the TextEditor. Documentation tweaks. Increased jucer warning levels in MSVC. 15 years ago
JuceLibraryCode Minor string changes. 16 years ago
Source Minor code clean-ups. 16 years ago
HelloWorld.jucer Minor string changes. 16 years ago
readme.txt Changed the example projects to be Jucer-generated. 16 years ago

readme.txt


This directory contains simple "Hello World" type projects that you can copy and alter to
quickly create a JUCE application.

For a more complete example, see the Juce demo app.