Vadim Zeitlin
unread,Mar 31, 2026, 5:43:44 PM (3 days ago) Mar 31Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-...@googlegroups.com
On Fri, 27 Mar 2026 13:10:25 +0900 'skywind MailingLists' via wx-dev wrote:
sM> When editing has finished in a text column of a dataview list control
sM> under macOS, a wxEVT_DATAVIEW_ITEM_EDITING_DONE event is sent. This
sM> event does not contain a data value (string is empty). Is this intended
sM> behaviour or a bug?
This is almost certainly a bug (especially if the value is provided in the
other implementation) but, as usual with Mac, I don't know how to fix it,
sorry.
Regards,
VZ