John Levon <[EMAIL PROTECTED]> writes:
| Change the things like :
|
| " c None",
| ". c #FFFFFFFFFFFF",
| "X c #7B7B00000000",
| "o c gray70"
|
| to :
|
| " c None",
| ". c #FFFFFFFFFFFF m black",
| "X c #7B7B00000000 m black",
| "o c gray70 m black"
|
| or similar. It can't be 100% automatic because it needs to be seen how it
| looks in mono (though the bw versions, where applicable, can be a
| guide). My perl is far too shallow to have a go at this...
Have you verified that XForms still can use the icons after that
change?
Lgb