bh: thuban/Thuban/UI renderer.py,1.63,1.64
cvs@intevation.de
cvs at intevation.de
Thu Jun 30 18:15:05 CEST 2005
Author: bh
Update of /thubanrepository/thuban/Thuban/UI
In directory doto:/tmp/cvs-serv9508/Thuban/UI
Modified Files:
renderer.py
Log Message:
(ScreenRenderer.draw_selection_incrementally):
untabify.
Index: renderer.py
===================================================================
RCS file: /thubanrepository/thuban/Thuban/UI/renderer.py,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- renderer.py 28 Jun 2005 06:48:45 -0000 1.63
+++ renderer.py 30 Jun 2005 16:15:03 -0000 1.64
@@ -265,7 +265,7 @@
# Get the size of the specific property for this
# point
if shapetype == SHAPETYPE_POINT:
- if field is not None:
+ if field is not None:
value = table.ReadValue(shape.ShapeID(), field)
group = lc.FindGroup(value)
size = group.GetProperties().GetSize()
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)