keel
steal
polyester --> plastic-based
Upward flared the flames.
shoal
barbed and curling
My favorite online game is to see who's currently viewing an unanswered thread in the DaniWeb C/C++ forums and then try to type an answer faster than they can. :P
LOL :lol:;)
Cool. Thank-you for the explanation. It sounds like the best way to go in Tkinter when dealing with various\multiple widgets.
Matty
What, if any, online games do you play?
Myself:
Matty D
FatalGrace:
Welcome to <Daniweb>
RPG's-- very cool :)
Hope you enjoy your experience(s) here-- this is a great site.
Regards,
MattyD
corrode and make
cosmetics --> polymer
cleaning its long
sort
torch
a huge bug
mask --> make-up
to overcome fear.
Anything goes.
fake --> facade
Look at the
score
hypnosis --> implanted memories
willing to help
trance --> float
Him and Her, and She and it.
scars
perfection --> enlightenment
ensure that we
Unless you have a huge amount of events in your loop, it could very well be your mouse.
Not a lot of events. Think it could be the optical mouse. Changed batteries-- works much better.
Thanks, Ene
MattyD
carts
Thanks for the replies.
It has not been happening lately. It was an anomaly of sorts I suppose (bug?). It was not as if I was entering one, single character in reply to a post such as "A" or "3" for example. Even if this was the case, there should be no reasonable explanation to why this would be illegal.
Also, as far as I know, I would not be using any special characters via my input, unless perhaps Daniweb's system considers "_" or "space" to be a special character and illegal as some sites do.
Matty
Okay, pack() will do just fine. However, most programmers prefer Tkinter's grid() layout manager over pack() or place(). Here is a little helper file for pack() I wrote some time ago ...
# looking at the Tkinter pack() layout manager import Tkinter as tk root = tk.Tk() b1 = tk.Button(root, text="Button1") b2 = tk.Button(root, text="Button2") b3 = tk.Button(root, text="Button3") b4 = tk.Button(root, text="Button4") b5 = tk.Button(root, text="Button5") b6 = tk.Button(root, text="Button6") b7 = tk.Button(root, text="Button7") # line widgets up from top down b1.pack(side=tk.TOP) # can also use 'top' and expand in horizontal x direction b2.pack(side='top', fill='x', expand='yes') # line widgets up from left to right b3.pack(side=tk.LEFT) # can also use 'left' and pad in x and y directions b4.pack(side='left', padx=10, pady=30) # these will line up on top of each other left of button4 b5.pack() b6.pack() b7.pack() # dictionary of pack info for button2 print b2.pack_info() root.mainloop()
vegaseat:
Why is grid () preferred over pack () and place()? Just curious. ;)
Thanks,
Matty
Decisions are always something to be taken seriously.
always try to
omnipresent --> God
rant
hotels --> murders
Why Japanese?
She\ We love almost anything Japanese.
Regards,
Matty
Hi nalds-- welcome to Daniweb :)
Matty D
rough --> thistle
Tron
Greetings, ritgrad83-- welcome to Daniweb ;)
Matty D
Welcome to <DaniWeb>, aphridyte :)
Regards,
Matty D
shot
irritating --> abrasive