+%pythoncode {
+ %# Until the new native control for wxMac is up to par, still use the generic one.
+ SystemOptions.SetOptionInt("mac.listctrl.always_use_generic", 1)
+}
+
+
//---------------------------------------------------------------------------