Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What are the valid resource options names for Tk Widgets

Status
Not open for further replies.

gkmccone

Technical User
Oct 24, 2001
17
US
I was wondering where one finds the names for the
X resource options available for a Tk widget. I just recently discovered Tk::CmdLine
( it is amazing what you find when that the time to read the documentation
) and want to modify all my scripts to make use of it ( remove all the
hardcoded calls to set the colors ), but I can't find the options resource
names for the widgets. I have found examples to set the background and
foreground colors on a per class or per app basis, but things like setting
the highlight colors for the menus or scrollbars elude me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top