Hi, 2008/4/17, Nikos Alexandris <[EMAIL PROTECTED]>: > Dear wxpython developers, > > is it possible to add command completion in the new GRASS-GUI?
sure, one of TODO's:-) http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS#Roadmap > Another issue with the "location wizard": > > location wizard > next> select EPSG code of coordinate system > Browse: > in the "choose EPSG codes file" window the browser refuses to show all > files in the directory /usr/share/proj as instructed. > > Manual typing epsg works fine and I can read the epsg file. now fixed in trunk, http://trac.osgeo.org/grass/changeset/31026 Originally file dialog pointed to 'root directory', but anyway I figured out that loading other files then 'epsg' fails, since slightly different file structure. I will try to fix it ASAP. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
