Message99458
I just noticed that the debugger also suffers from this problem. Doing a quick grep over the source reveals even more places that might cause problems (where only the bg or only the fg color is set).
I think in ScrolledList.py the background="white" should just be removed. This and setting the fg color to black when the bg color is set to yellow (Debugger.py) makes the debugger usable.
Checkboxes and radiobuttons seem to be messed up in general (forced white bg but using system fg color (white on white on my system); not idles but Tkinters or TKs fault). |
|
Date |
User |
Action |
Args |
2010-02-17 02:30:48 | panzi | set | recipients:
+ panzi |
2010-02-17 02:30:48 | panzi | set | messageid: <1266373848.2.0.533247356736.issue7949@psf.upfronthosting.co.za> |
2010-02-17 02:30:46 | panzi | link | issue7949 messages |
2010-02-17 02:30:46 | panzi | create | |
|