Hello Philip, > 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. I have a laptop display > that is rather low contrast and I think black text would > help. Or Maybe a slightly larger font? I look around in the > documentation, but didn't find any hints. > > This is on XCircuit version 3.9 revision 37 built from source > running on Debian 7 (wheezy).
For the Tcl/Tk version, this is in "resource.tcl" in the install directory. Since this gets set at startup, I'm not sure if it can be changed from the user .xcircuitrc file. For now, you can make changes to the master resource.tcl file. Remind me again in a week (I'm on vacation right now) and I will tell you if there is a way to do this from user setup files (or check the usage of the Tcl/Tk "option" command, but bear in mind that these are settings for when new windows are created---once a window has been created, you have to access each button individually and change values with Tk commands. If it's not the Tcl/Tk version, it's all done through the .Xdefaults or .Xresources file. ---Tim _______________________________________________ Xcircuit-dev mailing list Xcircuit-dev@opencircuitdesign.com http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev