Re: Can anyone tell me if pygame and Tkinter can work together?
- From: "Nathan Pinno" <falcon3166@xxxxxxxxxxx>
- Date: Wed, 16 Nov 2005 12:38:05 -0700
It's a warning that says:
Can only use * in top level or something like that.
It's kind of annoying, but the program still ran after I made the import *
lines top level, and removed the def's.
Nathan Pinno.
--
For great sites go to: http://www.the-web-surfers-store.com
MSN Messenger: falcon3166@hotmail,com
Yahoo! Messenger: spam_swatter31
ICQ: 199020705
AIM: f3mighty
"Simon Brunning" <simon.brunning@xxxxxxxxx> wrote in message
news:mailman.736.1132140506.18701.python-list@xxxxxxxxxxxxx
On 16/11/05, Nathan Pinno <falcon3166@xxxxxxxxxxx> wrote:
> It worked, but unfornately I can't use this line as it brings up errors:
>
> from Tkinter (or pygame) import *
>
> Anyway around this little bug?
What's the error?
--
Cheers,
Simon B,
simon@xxxxxxxxxxxxxxxxxx,
http://www.brunningonline.net/simon/blog/
--
..............................................................
> Posted thru AtlantisNews - Explore EVERY Newsgroup <
> http://www.AtlantisNews.com -- Lightning Fast!!! <
> Access the Most Content * No Limits * Best Service <
.
- Follow-Ups:
- Re: Can anyone tell me if pygame and Tkinter can work together?
- From: Fredrik Lundh
- Re: Can anyone tell me if pygame and Tkinter can work together?
- References:
- RE: Can anyone tell me if pygame and Tkinter can work together?
- From: Nathan Pinno
- Re: Can anyone tell me if pygame and Tkinter can work together?
- From: Nathan Pinno
- Re: Can anyone tell me if pygame and Tkinter can work together?
- From: Simon Brunning
- RE: Can anyone tell me if pygame and Tkinter can work together?
- Prev by Date: Re: newbie - How do I import automatically?
- Next by Date: Re: Python, Linux, Desktop Environment
- Previous by thread: Re: Can anyone tell me if pygame and Tkinter can work together?
- Next by thread: Re: Can anyone tell me if pygame and Tkinter can work together?
- Index(es):
Relevant Pages
|