/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/legend.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/legend.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 936 by jonathan, Tue May 20 15:24:32 2003 UTC revision 980 by frank, Thu May 22 11:41:14 2003 UTC
# Line 441  class LegendTree(wxTreeCtrl): Line 441  class LegendTree(wxTreeCtrl):
441              font.SetStyle(wxNORMAL)              font.SetStyle(wxNORMAL)
442              color = wxBLACK              color = wxBLACK
443          else:          else:
444              font.SetStyle(wxITALIC)              #font.SetStyle(wxITALIC)
445                font.SetStyle(wxNORMAL)
446              color = wxLIGHT_GREY              color = wxLIGHT_GREY
447    
448          self.SetItemTextColour(id, color)          self.SetItemTextColour(id, color)

Legend:
Removed from v.936  
changed lines
  Added in v.980

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26