[GRASS-dev] Re: [GRASS-user] wxpython interface and r.lake

Hi,

I have changed element 'fcell' to 'cell'

http://trac.osgeo.org/grass/changeset/31558
http://trac.osgeo.org/grass/changeset/31559

from

http://trac.osgeo.org/grass/browser/grass/trunk/general/manage/lib/Element_List

I got impression that valid elements are

* cell
* grid3
* vector
* dig
* dig_ascii
* icons
* paint/labels
* site_lists
* windows
* windows3d
* group
* 3d.view

Please correct me if needed... Anyway gisprompt="new,fcell,raster" I
found only in r.lake.

Martin

2008/5/28 Luca Casagrande <luca.casagrande@gmail.com>:

Hello everybody!

Don't know if this is a bug, but the GUI for r.lake doesn't show any raster
data from the drop-down menu.
All is fine with tcltk.

This is a screenshoot of the problem:
http://img159.imageshack.us/my.php?image=rlakeinputob3.jpg

Thank you very much

Luca
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *

Martin Landa-2 wrote:

Hi,

I have changed element 'fcell' to 'cell'

http://trac.osgeo.org/grass/changeset/31558
http://trac.osgeo.org/grass/changeset/31559

from

http://trac.osgeo.org/grass/browser/grass/trunk/general/manage/lib/Element_List

Hi Martin,

thanks for the quick fix, now is fine.
In the same module I noticed that the field for xy input doesn't allow , or
. so for the point.

Bye

Luca
--
View this message in context: http://www.nabble.com/wxpython-interface-and-r.lake-tp17515293p17553724.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Hi Luca,

2008/5/30 doktoreas <thedoktor78@gmail.com>:

In the same module I noticed that the field for xy input doesn't allow , or
. so for the point.

fixed in trunk, devbr6 and relbr63 (r31577-9). For floating-point or
multiple parameters is used TextCtrl widget instead of SpinCtrl.

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *