[GRASS-SVN] r37507 - grass/branches/develbranch_6/gui/wxpython/docs
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue May 26 09:33:50 EDT 2009
Author: epatton
Date: 2009-05-26 09:33:50 -0400 (Tue, 26 May 2009)
New Revision: 37507
Modified:
grass/branches/develbranch_6/gui/wxpython/docs/wxGUI.Vector_Digitizing_Tool.html
Log:
Added mouse button functions to wx gui vector digitizer notes, merge from trunk
Modified: grass/branches/develbranch_6/gui/wxpython/docs/wxGUI.Vector_Digitizing_Tool.html
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/docs/wxGUI.Vector_Digitizing_Tool.html 2009-05-26 13:25:45 UTC (rev 37506)
+++ grass/branches/develbranch_6/gui/wxpython/docs/wxGUI.Vector_Digitizing_Tool.html 2009-05-26 13:33:50 UTC (rev 37507)
@@ -204,6 +204,13 @@
<h2>NOTES</h2>
+<dl><b>Mouse button Functions:</b>
+ <dt<i>Left</i> - select/deselect features</dt>
+ <dt><i>Middle</i> - cancel action</dt>
+ <dt><i>Right</i> - confirm action</dt>
+</dl>
+
+<p>
<i>Dead (deleted)</i> are internally only marked in the geometry file
as 'dead' but it remains there and occupies space. Any vector module
used afterwards on this vector map which really reads and writes
More information about the grass-commit
mailing list