Hi,

2010/11/2 António Rocha <[email protected]>:
> I have a Python script that works fine in Linux and in WinGRASS (running
> from commandline). But, I added to the menu (XML) a link to this Script and
> now GRASS is much slower on opening and displaying this interface. Was this
> expected? Or Is any problem expected? (because using commandline it runs
> just fine).

it's not expected, not sure if I understand well. Can you send me a
sample script to test it. What version of GRASS do you use?

> I added a link to my script this way:
>       <menuitem>
>         <label>Import Landsat</label>
>         <help>Import Landsat images</help>
>         <handler>self.OnMenuCmd</handler>
>         <command>r.in.landsat</command>
>       </menuitem>
>
> Is this corrrect?

yes, it is.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to