mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +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 |
||
|---|---|---|
| .. | ||
| Components | ||
| Documents | ||
| PaintElements | ||
| Properties | ||
| UI | ||
| jucer_BinaryResources.cpp | ||
| jucer_BinaryResources.h | ||
| jucer_ComponentLayout.cpp | ||
| jucer_ComponentLayout.h | ||
| jucer_GeneratedCode.cpp | ||
| jucer_GeneratedCode.h | ||
| jucer_JucerDocument.cpp | ||
| jucer_JucerDocument.h | ||
| jucer_ObjectTypes.cpp | ||
| jucer_ObjectTypes.h | ||
| jucer_PaintRoutine.cpp | ||
| jucer_PaintRoutine.h | ||
| jucer_UtilityFunctions.h | ||