[Tkinter-discuss] Tkinter-discuss Digest, Vol 33, Issue 9

Tony Cappellini cappy2112 at gmail.com
Mon Nov 27 18:44:46 CET 2006


And it works for me too- with 2.3.4
Thanks!

ate: Mon, 27 Nov 2006 02:21:22 -0800 (PST)
From: Mohammad Tayseer <m_tayseer82 at yahoo.com>
Subject: Re: [Tkinter-discuss] First timer using tkinter
To: tkinter-discuss at python.org
Message-ID: <20061127102122.80641.qmail at web31110.mail.mud.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

from Tkinter import *
root = Tk()
root.wm_attributes('-topmost', 1)

works for Python 2.4 on WinXp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tkinter-discuss/attachments/20061127/45ca3061/attachment.html 


More information about the Tkinter-discuss mailing list