1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/extras/Demo/Source
2014-06-01 15:42:39 +01:00
..
Demos Refactored a couple of old methods relating to TextButton sizing: Removed TextButton::getFont() (use the LookAndFeel method instead), and replaced the LookAndFeel::changeTextButtonWidthToFitText method with one called getTextButtonWidthToFitText() 2014-06-01 15:42:39 +01:00
DemoUtilities.h Added the all-new demo app! 2013-11-11 16:48:48 +00:00
IntroScreen.cpp Minor fix to demo app. 2014-04-25 11:18:03 +01:00
JuceDemoHeader.h Added the all-new demo app! 2013-11-11 16:48:48 +00:00
Main.cpp New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 2014-02-09 11:11:28 +00:00
MainWindow.cpp Made sure the demo cleans up the bubble message components that it uses. 2014-03-16 12:29:32 +00:00
MainWindow.h Made sure the demo cleans up the bubble message components that it uses. 2014-03-16 12:29:32 +00:00