On 15/11/05, Nathan Pinno <[EMAIL PROTECTED]> wrote:
>
> Hey all,
>
> Do I have to initialize TKInter before I can use it, and if so, how would I
> go about doing that?

Generally, you need to create a Tkinter.Tk object before you create
any other Tkinter objects.

Are you having problems?

--
John.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to