Bringing window to top in Tkinter

Janos Blazi jblazi at vipsurf.de
Mon Aug 21 13:48:21 EDT 2000


I create a window by the lines

root=Tk()
root.title('Stundenplan K'+`stufe`)
root.mainloop()

and I should like to bring this window to the top of the screen (and select
it).
How can I do this?

Janos Blazi




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----



More information about the Python-list mailing list