wxWidgets scroll sample on MacOS

17 views
Skip to first unread message

Conrad Berhörster

unread,
May 3, 2024, 9:20:02 AMMay 3
to wx-u...@googlegroups.com

Hello

i checked the scroll example on the current MacOS version 14.4. and it has some unexpected behaviour.
I checked the MySubScrolledWindow and it happened, that some widgets from the CenterPanel are overwritting the side panels when scrolling.

The Buttons, TextFields and ComboBoxes are not disappearing while scrolling.

Is this behaviour reproducable ? Is it easy to fix?

thanks c~b


Vadim Zeitlin

unread,
May 3, 2024, 11:07:42 AMMay 3
to wx-u...@googlegroups.com
On Fri, 3 May 2024 15:19:45 +0200 Conrad Berhörster wrote:

CB> i checked the scroll example on the current MacOS version 14.4. and it has some unexpected behaviour.
CB> I checked the MySubScrolledWindow and it happened, that some widgets from the CenterPanel are overwritting the side panels when scrolling.

This looks like https://github.com/wxWidgets/wxWidgets/issues/24512 and,
if so, should be fixed in the latest 3.2 branch (and was also fixed in Git
master some time ago).

Regards,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/

Conrad Berhörster

unread,
May 4, 2024, 3:04:26 AMMay 4
to wx-u...@googlegroups.com



Am 03.05.2024 um 17:07 schrieb Vadim Zeitlin <va...@wxwidgets.org>:

On Fri, 3 May 2024 15:19:45 +0200 Conrad Berhörster wrote:

CB> i checked the scroll example on the current MacOS version 14.4.  and it has some unexpected behaviour.
CB> I checked the MySubScrolledWindow and it happened, that some widgets from the CenterPanel are overwritting the side panels when scrolling.

This looks like https://github.com/wxWidgets/wxWidgets/issues/24512 and,
if so, should be fixed in the latest 3.2 branch (and was also fixed in Git
master some time ago).


yes. that fixed the problem. thx c~b
Reply all
Reply to author
Forward
0 new messages