[GRASSweb-list] hamish: web/screenshots gui.inc,1.2,1.3

grass at intevation.de grass at intevation.de
Tue Oct 30 01:51:42 EDT 2007


Author: hamish

Update of /grassrepository/web/screenshots
In directory doto:/tmp/cvs-serv9149

Modified Files:
	gui.inc 
Log Message:
add wxPython gui screenshots


Index: gui.inc
===================================================================
RCS file: /grassrepository/web/screenshots/gui.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gui.inc	30 Oct 2007 04:44:13 -0000	1.2
+++ gui.inc	30 Oct 2007 05:51:39 -0000	1.3
@@ -46,12 +46,14 @@
     <BR><hr width="60%"><BR>
 
     <b>Map Display window</b>
+    <BR>
     <img src="../grass63/manuals/html63_user/gm_mapdisp.png">
     <BR>
     <font size="-2"><i>screenshot: M. Barton</i></font>
     <hr width="60%"><BR>
 
     <b>Profile tool</b>
+    <BR>
     <img src="../grass63/manuals/html63_user/gm_profile2.png">
     <BR><BR>
     <img src="../grass63/manuals/html63_user/gm_profile3.png">
@@ -60,6 +62,7 @@
     <hr width="60%"><BR>
 
     <b>Georectification tool</b>
+    <BR>
     <img src="../grass63/manuals/html63_user/gm_georectdisp.png">
     <BR><BR>
     <img src="../grass63/manuals/html63_user/gm_gcpmgr.png">
@@ -70,9 +73,49 @@
   </td>
  </tr>
 </table>
-
+<BR><BR>
 
 
 <h5>wxPython GUI</h5>
 
--
+GRASS's Tcl/Tk graphical user interface is currently undergoing a complete
+rewrite using wxPython. It is currently available for testing as an add-on
+to GRASS 6.3 and will be the default GUI in GRASS 6.4 and GRASS 7.
+<BR>
+<font size="-2"><i>screenshots: Martin Landa</i></font>
+<BR><BR>
+
+<table width="100%" border="0" align="center">
+ <tr valign="baseline">
+  <td colspan="2">
+  <div align="center">
+
+    <b>Startup screen</b>
+    <BR>
+    <a href="../grass63/screenshots/images/wxgrass-startup.png" target="_blank"><img src="../grass63/screenshots/images/wxgrass-startup_small.png" border="1"></a>
+    <hr width="60%"><BR>
+
+    <b>Main map display window</b>
+    <BR>
+    <a href="../grass63/screenshots/images/wxgrass-mapdisplay-0.png" target="_blank"><img src="../grass63/screenshots/images/wxgrass-mapdisplay-0_small.png" border="1"></a>
+    <hr width="60%"><BR>
+
+    <b>GIS layer manager</b>
+    <BR>
+    <a href="../grass63/screenshots/images/wxgrass-gis-manager-layer.png" target="_blank"><img src="../grass63/screenshots/images/wxgrass-gis-manager-layer_small.png" border="1"></a>
+    <a href="../grass63/screenshots/images/wxgrass-gis-manager-output.png" target="_blank"><img src="../grass63/screenshots/images/wxgrass-gis-manager-output_small.png" border="1"></a>
+    <hr width="60%"><BR>
+
+    <b>Module GUIs</b>
+    <BR>
+    <a href="../grass63/screenshots/images/wxgrass-d-rgb.png" target="_blank"><img src="../grass63/screenshots/images/wxgrass-d-rgb_small.png" border="1"></a>
+    <hr width="60%"><BR>
+
+    <b>Vector digitization tool</b>
+    <a href="../grass63/screenshots/images/wxgrass_digit-01.png" target="_blank"><img src="../grass63/screenshots/images/wxgrass_digit-01_small.png" border="1"></a>
+    <a href="../grass63/screenshots/images/wxgrass_digit-03.png" target="_blank"><img src="../grass63/screenshots/images/wxgrass_digit-03_small.png" border="1"></a>
+
+  </div>
+  </td>
+ </tr>
+</table>





More information about the grass-web mailing list