Preventing TkRoot from resizing

P

Philliam Auriemma

I have googled to no avail, so does anyone know how I would keep a
window created by TkRoot from resizing when a user drags the border?
Sorry if it's obvious.
 
H

Hidetoshi NAGAI

From: Philliam Auriemma <[email protected]>
Subject: Preventing TkRoot from resizing
Date: Sat, 30 Jan 2010 05:50:05 +0900
Message-ID: said:
I have googled to no avail, so does anyone know how I would keep a
window created by TkRoot from resizing when a user drags the border?
Sorry if it's obvious.

Tk.root.resizable(false, false) # boolean value: (width, height)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,160
Messages
2,570,889
Members
47,420
Latest member
ZitaVos505

Latest Threads

Top