[wxWidgets/wxWidgets] 708eeb: wxScrolled<>: document how to drag between windows

0 views
Skip to first unread message

VZ

unread,
Mar 18, 2026, 9:25:38 PMMar 18
to wx-co...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/wxWidgets/wxWidgets
Commit: 708eeb7786a58268a88eb8108824616e922fb899
https://github.com/wxWidgets/wxWidgets/commit/708eeb7786a58268a88eb8108824616e922fb899
Author: Bill Su <w...@acm.org>
Date: 2026-03-16 (Mon, 16 Mar 2026)

Changed paths:
M include/wx/scrolwin.h
M interface/wx/scrolwin.h

Log Message:
-----------
wxScrolled<>: document how to drag between windows


Commit: 1d91d71a8ce433857bfda68125e68232a4ffdcd9
https://github.com/wxWidgets/wxWidgets/commit/1d91d71a8ce433857bfda68125e68232a4ffdcd9
Author: Bill Su <w...@acm.org>
Date: 2026-03-17 (Tue, 17 Mar 2026)

Changed paths:
M samples/dnd/d_and_d.txt
M samples/dnd/dnd.cpp

Log Message:
-----------
dnd: improve autoscroll example

Using wxScrolled<> on the wxFrame meant that the status
bar moved when scrolling, so use give the frame a
wxScrolledCanvas child.

Also, wxDC::FloodFill() doesn't seem to work well with a
scrolling window. (Maybe because the center point isn't
necessarily visible?) Using DrawRectangle(), etc works
better.


Commit: 2e6689f8eecc8fe9855de7e61138c1fba341ca96
https://github.com/wxWidgets/wxWidgets/commit/2e6689f8eecc8fe9855de7e61138c1fba341ca96
Author: Bill Su <w...@acm.org>
Date: 2026-03-18 (Wed, 18 Mar 2026)

Changed paths:
M interface/wx/scrolwin.h

Log Message:
-----------
wxScrolled<>: fix wrong @since versions


Commit: b51b388f9a5d08ec9f744dd855e42ef528eec346
https://github.com/wxWidgets/wxWidgets/commit/b51b388f9a5d08ec9f744dd855e42ef528eec346
Author: Bill Su <w...@acm.org>
Date: 2026-03-18 (Wed, 18 Mar 2026)

Changed paths:
M samples/dnd/dnd.cpp

Log Message:
-----------
dnd: comment purpose of DnDShapeFrame::TryBefore()


Commit: d05c5c1d3e55542e63711778193175c099774f60
https://github.com/wxWidgets/wxWidgets/commit/d05c5c1d3e55542e63711778193175c099774f60
Author: Vadim Zeitlin <va...@wxwidgets.org>
Date: 2026-03-19 (Thu, 19 Mar 2026)

Changed paths:
M include/wx/scrolwin.h
M interface/wx/scrolwin.h
M samples/dnd/d_and_d.txt
M samples/dnd/dnd.cpp

Log Message:
-----------
Merge branch 'autoscroll-drag' of github.com:wsu-cb/wxWidgets

wxScrolled<>: documentation and sample improvements.

See #26304.


Compare: https://github.com/wxWidgets/wxWidgets/compare/813a15c8932e...d05c5c1d3e55

To unsubscribe from these emails, change your notification settings at https://github.com/wxWidgets/wxWidgets/settings/notifications
Reply all
Reply to author
Forward
0 new messages