> Tim wrote:
> 
> > Philip wrote;
> >
> > How can I go about changing the brown on tan coloring of
> > the menu text?  The menus that pull down from the top of
> > the window and the text in dialog boxes.

> For the Tcl/Tk version, this is in "resource.tcl" in the
> install directory.

That's the tip I needed.  Replaced all the colors with
"000000" or "0000000" and that helped a lot.  Then I change
the font to Inconsolata, my current favorite utility font and
I can read the menus without squinting.

It is nice enough I might make a similar change to my main
computer too.

Is it possible to use variables in "resources.tcl"?  Meaning,
can I set a variable, say "FontColor" at the top and
reference that at each of the places it's used later in the
file?  I have effectively zero knowledge of tcl...

Thanks again for a killer program.  It quickly integrated
into my thought process so years ago I gave up trying to
sketch on paper 'cause XCircuit doesn't intrude into my
thinking and for more than a decade it _almost_ responds to
my thoughts!  I'm not sure I could breath without it...

--   Philip
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev@opencircuitdesign.com
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to