Thread Rating:
  • 25 Vote(s) - 4.04 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post your CTRL+V.
from Tkinter import *
import Pmw
root = Tk()
root.title('OptionMenu')
Pmw.initialise()

var = StringVar()
var.set('Quantity Surveyor')
opt_menu = Pmw.OptionMenu(root, labelpos=W,
label_text='Choose profession:', menubutton_textvariable=var,
items=('Option 1', 'Option 2', 'Option 3', 'Option 4'),
menubutton_width=16)
opt_menu.pack(anchor=W, padx=20, pady=30)

root.mainloop()
Reply
6985

I don't even know...
Nearly four years and don't regret a single day.
Reply
Here's mine -

Yeah just go on to that porn and you can get it for free, just give me show me the time.
Reply
http://blog.games.yahoo.com/blog/192-onl...ole-gaming

lol was showing a friend last night
Reply
http://www.watchmegamovie.com/milf-2010/
Reply
Weimaraner

^ Was getting the correct spelling for my dogs breed.
Reply
I don't have CTRL+V at the moment. I'm at a library lol.
[Image: qMBBR2p.png]
Reply
http://kr4z1.com/wp-admin/

Damn Kr4z1.
Reply
(11-23-2010, 02:58 PM)Sky- Wrote: http://kr4z1.com/wp-admin/

Damn Kr4z1.
What the hell is that? A fan club or something lol?
[Image: qMBBR2p.png]
Reply
His power level is over 9000!!!. Spamming youtube Smile
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)