The display window shouldn't be resize-able unless you passed the pygame.RESIZABLE flag to your pygame.display.set_mode call.
Are you getting a display window that can be resized when you aren't passing the flag? If so, what OS and pygame version? Are you resizing a window in that case by dragging it's border or something else? On Fri, May 16, 2008 at 5:09 PM, Astan Chee <[EMAIL PROTECTED]> wrote: > Hi, > I was wondering if I could disable the resize of a pygame.display window. > How do I do this (in windows)? > Thanks > Astan > > -- > "Formulations of number theory: Complete, Consistent, Non-trivial. Choose > two." > > > Animal Logic > http://www.animallogic.com > > Please think of the environment before printing this email. > > This email and any attachments may be confidential and/or privileged. If > you are not the intended recipient of this email, you must not disclose or > use the information contained in it. Please notify the sender immediately > and delete this document if you have received it in error. We do not > guarantee this email is error or virus free. > > > >