On Sun, Jun 04, 2006 at 09:55:20PM -0700, Crimson Turquoise wrote:
> Hello,
> 
> I am new at tcltk and would like to identify the default background
> color for widgets.  I have found things like systemBackground or
> tk_setPalette, but am not able to get them to work in R.  Is there a
> name for this color such as "lightgray", etc?

This works for me:

   tkcmd("tk_setPalette","gray93")     # set am overall background color

Dirk


-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to