do it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19224
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
XmNtroughColor, backgroundColour.AllocColour(XtDisplay(vsb)),
NULL);
XmNtroughColor, backgroundColour.AllocColour(XtDisplay(vsb)),
NULL);
- DoChangeBackgroundColour((WXWidget) parent, m_backgroundColour, TRUE);
+ // MBN: why change parent's background? It looks really ugly.
+ // DoChangeBackgroundColour((WXWidget) parent, m_backgroundColour, TRUE);
}
void wxListBox::ChangeForegroundColour()
}
void wxListBox::ChangeForegroundColour()