Detect when a checkbox is hit and return wxLIST_HITTEST_ONITEMSTATEICON
.
Determine the correct location of the icon, it might be preceded by a checkbox.
Return only the icon rectangle in GetSubItemRect
with wxLIST_RECT_ICON
, not the padding or margins above/below the icon.
https://github.com/wxWidgets/wxWidgets/pull/25764
(3 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
@MaartenBent pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.
Thanks for improving this!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.