[GRASS5] 5.7 parser/GUI: multiple input

Hi,

given the recent cleanup of the 5.7 parser interface (tcl part),
is there a chance to fix bug
http://intevation.de/rt/webrt?serial_num=2474
?
The interface doesn't respect
old->multiple = YES;
yet.

A wish...

Markus

Markus Neteler wrote:

given the recent cleanup of the 5.7 parser interface (tcl part),
is there a chance to fix bug
http://intevation.de/rt/webrt?serial_num=2474
?
The interface doesn't respect
old->multiple = YES;
yet.

Done.

[I've only tested the case where the button selects a map; I couldn't
find a test case with gisprompt="file,..." and multiple=YES.]

--
Glynn Clements <glynn.clements@virgin.net>

On Wed, Aug 11, 2004 at 05:34:01PM +0100, Glynn Clements wrote:

Markus Neteler wrote:

> given the recent cleanup of the 5.7 parser interface (tcl part),
> is there a chance to fix bug
> http://intevation.de/rt/webrt?serial_num=2474
> ?
> The interface doesn't respect
> old->multiple = YES;
> yet.

Done.

[I've only tested the case where the button selects a map; I couldn't
find a test case with gisprompt="file,..." and multiple=YES.]

Great - works well.
I have closed the report.

Markus