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 |
||
|---|---|---|
| .. | ||
| AnalyticsCollectionDemo.h | ||
| Box2DDemo.h | ||
| ChildProcessDemo.h | ||
| CMakeLists.txt | ||
| CryptographyDemo.h | ||
| InAppPurchasesDemo.h | ||
| JavaScriptDemo.h | ||
| LiveConstantDemo.h | ||
| MultithreadingDemo.h | ||
| NetworkingDemo.h | ||
| OSCDemo.h | ||
| PushNotificationsDemo.h | ||
| SystemInfoDemo.h | ||
| TimersAndEventsDemo.h | ||
| UnitTestsDemo.h | ||
| ValueTreesDemo.h | ||
| XMLandJSONDemo.h | ||