comp.lang.tcl
[Top] [All Lists]

Re: Tile and toplevel background color

Subject: Re: Tile and toplevel background color
From: Bryan Oakley
Date: Mon, 12 May 2008 22:01:55 -0500
Newsgroups: comp.lang.tcl


keithv wrote:
Short question: how do I get toplevel widgets
background to match that used by tile?

Have you considered creating a ttk::frame and packing it to fill the toplevel, then putting all other widgets inside this frame?

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy