TKinter

S

SolaFide

I want to create the window and contents in a class, and then use a
separate function to write text to the buttons. Then when it clicks a
button, I want it to call a check() function to see if that was the
right button and then write some new stuff to the buttons. So far it
displays the window all right, but it doesn't write the text I want it
to. I am calling Tk().mainloop() inside the class; is that the problem?

Thanks!

B
 
S

stewart.midwinter

It's pretty hard to know what the problem is with the vague description
you've provided. Why not post your problem code or, if there's a lot
of it, create a small sample that has the problematic behaviour.
Better yet, post your message to (e-mail address removed)

cheers
S
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Translater + module + tkinter 1
Tkinter 0
Tkinter GUI Question-Infinite Loop 1
Tkinter GUI Error 8
PyTut: Tkinter #1 0
tkinter redraw rates 13
tkinter errors out without clear message 0
Tkinter 1

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top