Add wxGrid::GetFrozenRowLabelWindow() and GetFrozenColLabelWindow(). (PR #26617)

21 views
Skip to first unread message

Jorge Moraleda

unread,
Jun 21, 2026, 6:48:47 AM (3 days ago) Jun 21
to wx-...@googlegroups.com, Subscribed

These accessors for the frozen row and column label sub-windows were missing from the public API even though the equivalent data cell windows (GetFrozenRowGridWindow/GetFrozenColGridWindow) are already public. Without them it is impossible to bind events (e.g. EVT_MOTION) to the frozen label strips from outside the wxGrid implementation.


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

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

Commit Summary

  • 313100a Add wxGrid::GetFrozenRowLabelWindow() and GetFrozenColLabelWindow().

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

Jorge Moraleda

unread,
Jun 21, 2026, 6:56:35 AM (3 days ago) Jun 21
to wx-...@googlegroups.com, Push

@jmoraleda pushed 1 commit.

  • 76291ac Add wxGrid::GetFrozenRowLabelWindow() and GetFrozenColLabelWindow().


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/26617/before/313100a2b21aa599c13facdb4a8d31aede7ff41f/after/76291ac98338036dcd04f6215c06ae17bbe08c77@github.com>

VZ

unread,
Jun 21, 2026, 10:04:20 AM (3 days ago) Jun 21
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#26617)

Thanks, will merge soon (with a minor fix in the interface file).


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/26617/c4762217928@github.com>

VZ

unread,
Jun 22, 2026, 8:44:47 AM (2 days ago) Jun 22
to wx-...@googlegroups.com, Subscribed

Closed #26617 via e069b7f.


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/26617/issue_event/27041531039@github.com>

Jorge Moraleda

unread,
Jun 22, 2026, 9:04:04 AM (2 days ago) Jun 22
to wx-...@googlegroups.com, Subscribed
jmoraleda left a comment (wxWidgets/wxWidgets#26617)

Thank you @vadz. And thank you for fixing the col/row documentation swap in the interface file. Do you plan to add this to the 3.2 branch as well? It would be convenient for me. Thank you.


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/26617/c4768575441@github.com>

VZ

unread,
Jun 22, 2026, 9:55:07 AM (2 days ago) Jun 22
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#26617)

Doing this in 3.2 requires adding some extra checks etc but I've done it in 80a009d, part of #26555.


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/26617/c4769038557@github.com>

Reply all
Reply to author
Forward
0 new messages