[pygame] Re: Query Pygame window position after creation?

2009-10-26 Thread Eric Pavey
Bit more poking, and I got the problem solved. If anyone was interested I put it up on my blog with link to source code: http://www.akeric.com/blog/?page_id=814

[pygame] Re: Query Pygame window position after creation?

2009-10-17 Thread Eric Pavey
So, I can partly reply to my own post: I found a way to do this on Windows (shown below). But I realize this returns the location of the window, I need to know the location of the display screen (pygame surface). The values this returns are the outer window extents, including title-bar, outer wi