[GRASS-dev] Fwd: question about gui switching menu item

Michael Barton michael.barton at asu.edu
Fri Feb 27 10:11:47 EST 2009


Martin suggested I forward this to the list.

Michael

Begin forwarded message:

> From: Martin Landa <landa.martin at gmail.com>
> Date: February 27, 2009 5:59:09 AM GMT-07:00
> To: Michael Barton <michael.barton at asu.edu>
> Subject: Re: question about gui switching menu item
>
> Michael,
>
> this is question for ML especially for Hamish who added this item to  
> the menu.
>
> Martin
>
> 2009/2/27 Michael Barton <michael.barton at asu.edu>:
>> Hi Martin,
>>
>> Why does the menu item to change the gui have to run a script  
>> instead of
>> just run g.gui tcltk -un?
>>
>> That is, why...
>>
>>           <menuitem>
>>             <label>Change default GUI</label>
>>             <help>Changes the default GRASS graphical user  
>> interface (GUI) setting.</help>
>>             <handler>self.OnMenuCmd</handler>
>>             <command>g.change.gui.py</command>
>>           </menuitem>
>>
>> instead of ...
>>
>>           <menuitem>
>>             <label>Change default GUI</label>
>>             <help>Changes the default GRASS graphical user  
>> interface (GUI) setting.</help>
>>             <handler>self.OnMenuCmd</handler>
>>             <command>g.gui tcltk -gn</command>
>>           </menuitem>
>>
>> ??
>>
>> Michael
>>
>
>
>
> -- 
> Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20090227/85883977/attachment-0001.html


More information about the grass-dev mailing list