Tkinter.Button error

Fredrik Lundh effbot at telia.com
Mon Apr 24 03:51:38 EDT 2000


ABC <ns566645 at swt.edu> wrote:
> button=Tkinter.Button(group1.interior(), text='8.00')
> button.pack()
>
> The above program gives an error in TKinter in the second last line.
> I have no clue of what the error is?

how about posting the error message?

</F>





More information about the Python-list mailing list