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.
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.