[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Setting Initial Screen Position



Ian Mallett wrote:
Opps. 2.5. What is different about python 2.5 as opposed to 2.4 that makes this not work?
There's no big difference between 2.4 and 2.5 except for Win64, where Python 2.5 should actually build properly. Screen positioning is handled by SDL, not the Python interpreter or the Pygame extension modules. And the identical SDL DLL is used for both Python versions.

--
Lenard Lindstrom
<len-l@xxxxxxxxx>