On Wednesday, November 17, 2010 08:21:02 pm Paul McNett wrote: > On 11/17/10 5:58 PM, John Fabiani wrote: > > Hi, > > I had an itch! > > I'd like to commit the following to provide a way to change the color of > > the text associated with a dCheckBox. Below is the patch. I'm NOT sure > > this the best way to have others check my code - so tell me if there is > > a better way! Since this is not my code I'm changing I did not just > > commit! > > Hey John, > > Does your patch result in anything different from the default ForeColor > behavior? IOW, when I add 'self.ForeColor = "red"' to an unpatched > dCheckBox, I get a red forecolor. > > Paul
Really - what platform? I have just tested on LInux. I deleted the dCheckBox.py and used svn to restore and I still don't get the text color to change. It works with my patch. Is there something I'm missing??? Could I have an issue with a different file? Where should I look? I'm on openSUSE 11.3 python 2.6.x wxPython 2.8.11 Johnf _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
