mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-22 01:34:21 +00:00
- Add AlertWindow::show() and showAsync() methods that take a MessageBoxOptions argument - Add NativeMessageBox::show() and showAsync() methods that take a MessageBoxOptions argument - Update the DialogsDemo to demonstrate the new methods - Deprecate AlertWindow::showNativeDialogBox() in favour of the NativeMessageBox methods - Pass button strings specified in MesssageBoxOptions to native dialog boxes correctly - Use modern TaskDialog on Windows for the native dialog box where available |
||
|---|---|---|
| .. | ||
| juce_CachedComponentImage.h | ||
| juce_Component.cpp | ||
| juce_Component.h | ||
| juce_ComponentListener.cpp | ||
| juce_ComponentListener.h | ||
| juce_ComponentTraverser.h | ||
| juce_FocusTraverser.cpp | ||
| juce_FocusTraverser.h | ||
| juce_ModalComponentManager.cpp | ||
| juce_ModalComponentManager.h | ||