[GRASS-dev] Re: [GRASS GIS] #234: v.type, v.type.sh,
GUI and WinGRASS
GRASS GIS
trac at osgeo.org
Tue May 12 05:28:02 EDT 2009
#234: v.type, v.type.sh, GUI and WinGRASS
---------------------------+------------------------------------------------
Reporter: msieczka | Owner: martinl
Type: defect | Status: assigned
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords: wingrass
Platform: MSWindows XP | Cpu: All
---------------------------+------------------------------------------------
Comment (by hamish):
Hi,
For the wxPython GUI I think there needs to be a new self.OnHelperCmd
handler defined for .py wrapper scripts that live in
$GISBASE/etc/gui/scripts/.
It would be essentially the same as self.OnRunCmd but it would add
os.getenv("GISBASE")/etc/gui/scipts/ to the command name.
right now it can't find them; and that dir doesn't really need to be in
the PATH.
specifically this is for v.type_wrapper.py and g.change.gui.py.
(vector -> develop -> change; config -> environ -> default GUI)
?,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/234#comment:12>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list