[GRASS-user] Changing menudata.xml to include an direct processing

Franz Schiller franzschiller1975 at gmail.com
Mon Jun 28 05:14:27 EDT 2010


Hi
Martin, it's not possible in GRASS6.4.0RC6. It still opens the module-panel
and parameterizes it. has anyone ever tried to have a module that runs, from
the menu, without opening module-panel?

Thanks

Best regards,
Franz

On Fri, Jun 18, 2010 at 1:35 PM, Martin Landa <landa.martin at gmail.com>wrote:

> Hi,
>
> 2010/6/9 Franz Schiller <franzschiller1975 at gmail.com>:
> > Greetings
> >
> > I'm making some addaptions in menudata.xml in order to have a few
> functions
> > available more rapidly (for me). I wanted to have a menu-item (I know how
> to
> > add it) that runs directly without opening any panel. This would mean
> that
> > all parameterization would be in the xml. Is this possible?
>
> yes, it's possible in 6.5+. In 6.4 it will be probably not working.
>
>            <menuitem>
>              <label>Info elevation map</label>
>              <help>Show menudata of elevation raster map</help>
>              <handler>OnMenuCmd</handler>
>              <command>r.info map=elevation</command>
>            </menuitem>
>
> Martin
>
> --
> 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-user/attachments/20100628/a5fef1f4/attachment.html


More information about the grass-user mailing list