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

Re: [pygame] Starting Window Position



That seems to work sometimes- the first time.  Subsequent attempts to change the window position fail.

On 6/28/07, Dave LeCompte (really) < dave@xxxxxxxxxxxx> wrote:
"Ian Mallett" < geometrian@xxxxxxxxx> wrote:
> When one starts a pygame window in windowed mode, the window pops up in an
> unpredictable place on the screen.  How do you set it to be at a certain
> place?

A good reference worth looking at is the PyGame wiki:
http://www.pygame.org/wiki/SettingWindowPosition


-Dave LeCompte