|
@@ -1,10 +1,6 @@
|
|
|
<h2>DESCRIPTION</h2>
|
|
|
|
|
|
-<b>wxGUI</b> is a new generation of the GUI for GRASS GIS. It's a successor
|
|
|
-of the <em><a href="gis.m.html">Tcl/Tk GUI</a></em> from GRASS 6.
|
|
|
-
|
|
|
-<p>
|
|
|
-If wxGUI is not your default GUI, you can define it as default by
|
|
|
+If wxGUI is not your default UI, you can define it as default by
|
|
|
typing at GRASS command line prompt
|
|
|
|
|
|
<div class="code"><pre>
|
|
@@ -35,7 +31,7 @@ You can also start GRASS from the shell command line with wxGUI
|
|
|
defined by the <tt>-wxpython</tt> switch:
|
|
|
|
|
|
<div class="code"><pre>
|
|
|
- grass65 -wxpython
|
|
|
+ grass70 -wxpython
|
|
|
</pre></div>
|
|
|
|
|
|
<p>
|
|
@@ -511,12 +507,6 @@ this <a href="wxGUI.Icons.html">page</a>.
|
|
|
<p>
|
|
|
See also <a href="http://grass.osgeo.org/wiki/WxGUI">Wiki</a> page.
|
|
|
|
|
|
-<p>
|
|
|
-<em>
|
|
|
-<a href="gis.m.html">TCL/TK-based GIS Manager</a>,
|
|
|
-<a href="d.m.html">TCL/TK-based Display Manager</a>
|
|
|
-</em>
|
|
|
-
|
|
|
<h2>AUTHORS</h2>
|
|
|
|
|
|
Martin Landa, FBK-irst, Trento, Italy, and CTU in Prague, Czech Republic<br>
|