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

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

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

revision 1202 by jonathan, Fri Jun 13 16:01:10 2003 UTC revision 1219 by bh, Mon Jun 16 17:42:54 2003 UTC
# Line 256  class LayerTableGrid(TableGrid): Line 256  class LayerTableGrid(TableGrid):
256          nothing. If shape or layer is None also do nothing.          nothing. If shape or layer is None also do nothing.
257          """          """
258          if layer is not None \          if layer is not None \
259              and layer.table is self.table.table:              and layer.ShapeStore().Table() is self.table.table:
260    
261              self.disallow_messages()              self.disallow_messages()
262              try:              try:

Legend:
Removed from v.1202  
changed lines
  Added in v.1219

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26