1 Mar 2009 04:36
Re: Fwd: question about gui switching menu item
Michael Barton <michael.barton <at> asu.edu>
2009-03-01 03:36:23 GMT
2009-03-01 03:36:23 GMT
I've tested it in wxPython and it works on the Mac. The script is more than I had in mind, but is indeed nice. I was only able to follow the discussion in parts. I remember some talk about windows not having a command line. But in fact it does have a command line in both TclTk and wxPython, even if it does not have a full terminal. The lack of a terminal, however, means that text and old d.m are not available for Windows. It only can run the TclTk gis.m and wxPython GUI's. I'm not sure what will happen in Windows if someone selects text or d.m. Linux and the Mac, with terminal can run these other modes, but this makes a nice menu item less important too. Michael On Feb 28, 2009, at 7:48 PM, Hamish wrote: > > Michael wrote: >>>> Why does the menu item to change the gui have to run a script >>>> instead >>>> of just run g.gui tcltk -un? > > because for 6.4 there is a choice of text,d.m,gis.m, and wxPython. > > I added a wrapper script instead of just opening a GUI for g.gui to > enforce that the -u and -n flags are used and make it a bit more > obvious. > > see http://trac.osgeo.org/grass/ticket/500(Continue reading)
RSS Feed