75 Desktop::getInstance().getDefaultLookAndFeel()
76 .findColour (ResizableWindow::backgroundColourId),
77 DocumentWindow::allButtons)
80 setUsingNativeTitleBar (
true);
83 #if JUCE_IOS || JUCE_ANDROID
86 setResizable (
true,
true);
87 centreWithSize (getWidth(), getHeight());