Avoid using destroyed HWND in `wxComboPopupWindow` (PR #23406)

15 views
Skip to first unread message

VZ

unread,
Mar 30, 2023, 9:08:48 PM3/30/23
to wx-...@googlegroups.com, Subscribed

Destroy wxComboPopupWindow itself if its HWND got destroyed under it as it happened when it was used inside AUI floating pane.


You can view, comment on, or merge this pull request online at:

  https://github.com/wxWidgets/wxWidgets/pull/23406

Commit Summary

  • 74a1c4d Don't assert if HWND is invalid in wxWindow::DissociateHandle()
  • 0750d1b Use DissociateHandle() for the editor destroyed by native control
  • 0a8738c Fix using wxComboCtrl popup inside AUI floating panes

File Changes

(7 files)

Patch Links:


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/pull/23406@github.com>

VZ

unread,
Mar 31, 2023, 11:47:08 AM3/31/23
to wx-...@googlegroups.com, Push

@vadz pushed 3 commits.

  • 82729cb Don't assert if HWND is invalid in wxWindow::DissociateHandle()
  • a20ef83 Use DissociateHandle() for the editor destroyed by native control
  • ac21107 Fix using wxComboCtrl popup inside AUI floating panes


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/23406/push/13146961350@github.com>

VZ

unread,
Apr 1, 2023, 2:16:53 PM4/1/23
to wx-...@googlegroups.com, Subscribed

Merged #23406 into master.


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/pull/23406/issue_event/8904623326@github.com>

Reply all
Reply to author
Forward
0 new messages