diff --git a/interface/wx/dataview.h b/interface/wx/dataview.h index 0cf1145d1e..fef9f43452 100644 --- a/interface/wx/dataview.h +++ b/interface/wx/dataview.h @@ -667,6 +667,8 @@ public: Multiple selection mode. @style{wxDV_ROW_LINES} Use alternating colours for rows if supported by platform and theme. + Currently only supported by the native GTK and OS X implementations + but not by the generic one. @style{wxDV_HORIZ_RULES} Display fine rules between row if supported. @style{wxDV_VERT_RULES}