0ad/source/gui/Scripting
Vantha 670f1e5d42 Fix warnings on the charts tab of summary screen
Engine.GetTextWidth has been deprecated since e845da025a

Idea:
If you look at a dropdown as just a text field (its header) that can
change caption like any other, then getPreferredHeaderTextSize is the
equivalent to getPreferredTextSize (present on buttons and text fields).

Fixes #8493
2025-12-23 10:28:22 +01:00
..
GuiScriptConversions.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
JSInterface_CGUISize.cpp Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
JSInterface_CGUISize.h Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
JSInterface_GUIManager.cpp Fix some includes all over the place 2025-08-14 20:15:30 +02:00
JSInterface_GUIManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
JSInterface_GUIProxy.cpp Fix warnings on the charts tab of summary screen 2025-12-23 10:28:22 +01:00
JSInterface_GUIProxy.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
JSInterface_GUIProxy_impl.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
JSInterface_GUISize.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
JSInterface_GUISize.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ScriptFunctions.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
ScriptFunctions.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00