mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +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 |
||
|---|---|---|
| .. | ||
| jucer_ComponentLayoutEditor.cpp | ||
| jucer_ComponentLayoutEditor.h | ||
| jucer_ComponentLayoutPanel.h | ||
| jucer_ComponentOverlayComponent.cpp | ||
| jucer_ComponentOverlayComponent.h | ||
| jucer_EditingPanelBase.cpp | ||
| jucer_EditingPanelBase.h | ||
| jucer_JucerCommandIDs.h | ||
| jucer_JucerDocumentEditor.cpp | ||
| jucer_JucerDocumentEditor.h | ||
| jucer_PaintRoutineEditor.cpp | ||
| jucer_PaintRoutineEditor.h | ||
| jucer_PaintRoutinePanel.cpp | ||
| jucer_PaintRoutinePanel.h | ||
| jucer_RelativePositionedRectangle.h | ||
| jucer_ResourceEditorPanel.cpp | ||
| jucer_ResourceEditorPanel.h | ||
| jucer_SnapGridPainter.h | ||
| jucer_TestComponent.cpp | ||
| jucer_TestComponent.h | ||