[GRASS-dev] new tests on wxgui

Hamish hamish_nospam at yahoo.com
Tue May 15 21:47:45 EDT 2007


Michael Barton wrote:
> Because the options dialog is autogenerated and fairly sophisticated
> for wxgrass, it would be helpful if all commands that take "none" for
> a color had an identical interface description.

You can assume that anything that takes RRR:GGG:BBB input should accept
"none" as well. (that may not do anything, but it should be a no-op and
not an error)

i.e. I may be wrong, but I think the ->gisprompt=GISPROMPT_COLOR Tcl GUI
can safely have a None button in it. Can you grey-out a color wheel?

things which are just taking a color name right now have to be
explicitly coded to accept "none", hopefully that will show up on the
->options pulldown list when available.


Hamish




More information about the grass-dev mailing list