[Tutor] tkinter displaying results?

Glen Bunting Glen@ihello-inc.com
Tue, 10 Apr 2001 12:54:06 -0700


Hi ,
I am trying to write a program that will diplay my bandwidth speed.  I have
the program basically written, however I want it to disply the results in a
gui.  I am trying to use Tkinter, but I keep getting NameErrors in regards
to the variable that I have the result stored in.  Does anyone have any
ideas?

Thanks

Glen