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

[pygame] Window positioning



  From what I can tell, there's currently no portable way to set the
window position, but various platforms do have specific ways.  This is
very unpleasant for a game developer, and makes Pygame software look
strange to most users.

  I have no objection to setting the window size before Pygame.init(),
as long as I don't have to 'if os.name == ...' for each system.  Can
this be changed for the next version?

-- 
 <a href="http://kuoi.asui.uidaho.edu/~kamikaze/";> Mark Hughes </a>