Set the column for wxEVT_DATAVIEW_ITEM_ACTIVATED in wxGTK
The column is available in the GTK+ callback, so just pass it along to avoid gratuitous inconsistency with the generic version. Also update the sample to show the column value for these events.
This commit is contained in:
@@ -135,6 +135,7 @@ wxGTK:
|
||||
- Fix not showing wxInfoBar with GTK+ 3 < 3.22.29.
|
||||
- Fix the build with glib < 2.32 (e.g. CentOS 6).
|
||||
- Fix field widths in wxStatusBar showing a size grip.
|
||||
- Fill column value in wxEVT_DATAVIEW_ITEM_ACTIVATED events.
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
Reference in New Issue
Block a user