logo       

Re: SPE: msg#00149

python.pygame

Subject: Re: SPE

Sounds like spe is running it in process. You need it to run your
program in a separate process. Otherwise the windowing will do
strange things. Mixing gui libraries in one process is hard.

If SPE does not support running your program in a separate process,
you can just open a cmd and run it from there.


Cheer.


On 9/16/05, Jason <jason-3nD9h6jMH12LEA3gh/Afxlpr/1R2p/CL@xxxxxxxxxxxxxxxx>
wrote:
> Hi,
>
> I'm using SPE (on XP) to develop my python in, and I'm having a few
> problems closing down the PyGame window.
>
> If my program does NOT have any errors (very rare - lol!), even if I
> click the close button, the program stops but the window doesn't close.
> I can enter the SPE IDE no probs, and run the program again, but all
> the time the PyGame window is showing.
>
> If however my program does have errors, clicking the close button will
> crash both Python and SPE!
>
> Any ideas as to what I may be doing wrong?
>
> TIA
>
>



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise