1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/windows
reuk 0f6f2728f2
AlertWindow: Scale window according to scale of associatedComponent
For DialogWindow, uses the scale of componentToCentreAround.

This allows drawing dialog windows at the expected scale in plugins.
An associated component must be supplied in order for this to work.
2021-03-23 12:09:35 +00:00
..
juce_AlertWindow.cpp AlertWindow: Scale window according to scale of associatedComponent 2021-03-23 12:09:35 +00:00
juce_AlertWindow.h AlertWindow: Scale window according to scale of associatedComponent 2021-03-23 12:09:35 +00:00
juce_CallOutBox.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_CallOutBox.h Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform 2020-08-27 14:14:14 +01:00
juce_ComponentPeer.cpp Removed Displays const_casts from ComponentPeer implementations 2021-02-08 14:38:09 +00:00
juce_ComponentPeer.h Removed Displays const_casts from ComponentPeer implementations 2021-02-08 14:38:09 +00:00
juce_DialogWindow.cpp AlertWindow: Scale window according to scale of associatedComponent 2021-03-23 12:09:35 +00:00
juce_DialogWindow.h AlertWindow: Scale window according to scale of associatedComponent 2021-03-23 12:09:35 +00:00
juce_DocumentWindow.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_DocumentWindow.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_NativeMessageBox.h Added checks for DOXYGEN #define when excluding modal methods in headers 2021-02-05 14:17:19 +00:00
juce_ResizableWindow.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_ResizableWindow.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ThreadWithProgressWindow.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ThreadWithProgressWindow.h Added checks for DOXYGEN #define when excluding modal methods in headers 2021-02-05 14:17:19 +00:00
juce_TooltipWindow.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_TooltipWindow.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_TopLevelWindow.cpp AlertWindow: Scale window according to scale of associatedComponent 2021-03-23 12:09:35 +00:00
juce_TopLevelWindow.h Updated all license headers 2020-06-29 08:30:22 +01:00