You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Creating a ListBox, adding items and displaying works fine. Adding items after initial display causes longer items to be visually truncated to the length of the shortest item in the list at the time. For example removing all items, and then adding an item causes it to be truncated completely.
A complete sample application demonstrating the behavior is included, build with Visual Studio 2017 and run on macOS High Sierra. A not-very-tasteful workaround is also included.
Creating a ListBox, adding items and displaying works fine. Adding items after initial display causes longer items to be visually truncated to the length of the shortest item in the list at the time. For example removing all items, and then adding an item causes it to be truncated completely.
A complete sample application demonstrating the behavior is included, build with Visual Studio 2017 and run on macOS High Sierra. A not-very-tasteful workaround is also included.
Built and run with Xwt 0.2.60
ListBoxHighSierra.zip
The text was updated successfully, but these errors were encountered: