Track active wxGrid editor while editing (PR #26670)

11 views
Skip to first unread message

Richard Thomson

unread,
Jul 8, 2026, 5:18:54 PM (yesterday) Jul 8
to wx-...@googlegroups.com, Subscribed

Remember the editor instance used for the shown edit control and use it for visibility checks, painting, hiding, and saving. This keeps the edit control lifetime independent of later attribute changes, so replacing a cell or column editor while editing does not make wxGrid hide or save through the wrong editor.

Add a regression covering replacement of a column bool editor while its cell is being edited.

Fixes #21986


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

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

Commit Summary

  • d717ffa Track active wxGrid editor while editing

File Changes

(3 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/26670@github.com>

Reply all
Reply to author
Forward
0 new messages