A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/075666.html below:

Tkinter: Make them come back!

Tkinter: Make them come back! Tkinter: Make them come back!Phlip phlip_cpp at my-deja.com
Thu Apr 26 15:12:16 EDT 2001
Hypo nt:

I want two top level windows, each with a label in it...

  from Tkinter import *
  top1 = Toplevel()
  lab1 = Label(top1, text='simple 1')
  lab1.pack()
  top2 = Toplevel()
  lab2 = Label(top2, text='simple 2')
  lab2.pack()
  mainloop()

That gives us one big top level window with nothing in it, and two little 
windows each with a little label in it. >sigh<

-- 
  Phlip                          phlip_cpp at my-deja.com
============ http://c2.com/cgi/wiki?PhlIp ============
  --  All sensors report Patti having a very good time  --


More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4