from Tkinter import *
root = Tk()
root.wm_attributes('-topmost', 1)
works for Python 2.4 on WinXp
-
Access over 1 million songs - Yahoo! Music Unlimited.___
Tkinter-discuss mailing list
[email protected]
http:
On Sun, Nov 26, 2006 at 12:54:32PM -0800, Tony Cappellini wrote:
.
.
.
> This is the first time I've used tkinter. Windows XP is the platform
>
> The program I want to write is pretty simple.
>
> I've read through some online
This is the first time I've used tkinter. Windows XP is the platform
The program I want to write is pretty simple.
I've read through some online tutorials, however, I'm looking for some
examples of
1. How to keep a tkinter gui on top of all other windows/apps, and how to
programmatically enable