[GRASS-dev] [GRASS GIS] #2042: wxgui: no more menu access to r.in.gdal / v.in.ogr

GRASS GIS trac at osgeo.org
Thu Dec 3 14:20:25 PST 2015


#2042: wxgui: no more menu access to r.in.gdal / v.in.ogr
--------------------------+--------------------------------------
  Reporter:  mlennert     |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.0.3
 Component:  wxGUI        |    Version:  svn-trunk
Resolution:               |   Keywords:  r.in.gdal, v.in.ogr, gui
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+--------------------------------------

Comment (by martinl):

 Replying to [comment:27 mlennert]:

 > Could you explain where this dialog comes from ? AFAIU, it is not the
 automatically created dialog based on the parser, or ? So even the --ui
 doesn't even give the normal interface anymore ?

 the dialog is still autogenerated, the only difference is that for
 gisprompt 'datasource' is used GDALSelect widget (1), so nothing special
 in forms.py. BTW, by normal interface do you mean just textctrl? It's was
 not normal, it was just not designed at all. You needed to type full path
 to the file, directory, or connection string manually. I don't feel it as
 normal in the sense of (interactive) GUI. GDALSelect should be improved of
 course, but it is separate issue.

 (1) source:grass/trunk/gui/wxpython/gui_core/forms.py#L1689

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2042#comment:28>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list