Mon, Apr 3 2006
17:20:15
|
|
Request created by guest
|
|
Subject: v.out.vtk gui misbehaving
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: GRASS 6.1.cvs (2006-04-03)
v.out.vtk GUI complains about non existing file when indicating the output filename
in the tcltk panel.
I can accomplish happily the task with a v.out.vtk [options] > file.vtk from
the command line, but not all users are meant to know bash.
The file selector should allow entering the name of a non-existing file (that's
what it's meant to be in the end!). |
|
Tue, Apr 4 2006
16:27:05
|
|
Mail sent by mneteler
|
|
|
Tue, Apr 4 2006
16:30:40
|
|
Status changed to resolved by mneteler
|
|
Tue, Apr 4 2006
20:25:34
|
|
Comments added by guest
|
|
The Load File dialog in lib/gis/gui.tcl only supported opening an existing
file. Save File dialog has been added to open a new file. |
|
Tue, Apr 4 2006
21:07:21
|
|
Comments added by guest
|
|
The Load File dialog in lib/gis/gui.tcl only supported opening an existing
file. Save File dialog has been added to open a new file. |
|