wxPropertyGrid help text not resizing correctly (Issue #25795)

10 views
Skip to first unread message

rcf57

unread,
Sep 13, 2025, 8:19:00 AM (yesterday) Sep 13
to wx-...@googlegroups.com, Subscribed
rcf57 created an issue (wxWidgets/wxWidgets#25795)

Hello,

I noticed a problem in wxPropertyGrid (wxWidgets 3.3.1 on Windows 11, Visual C/C++) that can be reproduced with the propgrid example.

The problem occurs when selecting a property with a relatively long help text:

If the window is resized smaller, the help text is correctly wrapped and adapted to the new size. However, when the window is resized larger again, the help text does not re-expand to fit the increased width.

Thanks,
Claudio


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25795@github.com>

VZ

unread,
Sep 13, 2025, 8:49:14 AM (yesterday) Sep 13
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25795)

I can indeed reproduce this with "ArrayDoubleProperty". I'm not sure how exactly is help text wrapped in wxPG and don't have time to look at this now, but it should probably be rather simple to fix by just rewrapping it when the size increases too.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25795/3288311400@github.com>

Reply all
Reply to author
Forward
0 new messages