Hi,
i have added the -a option (GRASSRGB) from d.vect to the d.m gui in
grass-5.7.0.
I've never had programmed tcltk bevor, so i hope i did the right thing.
Here is the diff output:
91d90
< set opt($count,sqlcolor) 0
200,203c199,200
< checkbutton $row.h -text [G_msg "SQL color"] -variable
DmVector::opt($id,sqlcolor) \
< -command "DmVector::legend $id"
<
< pack $row.a $row.b $row.c $row.d $row.e $row.f $row.g $row.h -side
left
---
pack $row.a $row.b $row.c $row.d $row.e $row.f $row.g -side left
332d328
< if { $opt($id,sqlcolor) } { append cmd " -a" }
338d333
<
soeren
ps.:
screenshot:
http://www-pool.math.tu-berlin.de/~soeren/grass/grass-screenshot-dm.png