[Tkinter-discuss] Getting rid of the title bar

Cameron Laird Cameron at phaseit.net
Sun Jul 13 21:23:13 CEST 2008


On Sat, Jul 12, 2008 at 04:06:01PM -0700, Alexnb wrote:
			.
			.
			.
> For part of the app I am writing I want to be able to temporarily make the
> title bar go away, and then bring it back. I vaguely remember reading about
> a Tkinter method that could do this, but don't remember. Does anyone know
> how I should do this?
			.
			.
			.
Are you after the overrideredirect() in <URL:
http://www.pythonware.com/library/tkinter/introduction/x9843-style-methods.htm >and elsewhere?


More information about the Tkinter-discuss mailing list