MyGUI v3.4.2 Release Notes

  • Core

    • ➕ Add missing MYGUI_EXPORT for ControllerRepeatClick (was not linking in non-static builds)

    Widgets

    • ComboBox and ListBox: make "AddItem" use LanguageManager::replaceTags same way it is done for caption properties

    Other

    • ➕ Add missing MYGUI_EXPORT to fix C4275 warnings