Automatically adjustment of wxPython Frame Size
        Posted  
        
            by MA1
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MA1
        
        
        
        Published on 2010-03-11T05:00:42Z
        Indexed on 
            2010/03/11
            5:28 UTC
        
        
        Read the original article
        Hit count: 259
        
wxpython
Hi All
How to adjust the wxPython Frame Size automatically when screen resolution change?
Actually, i have just written a wxPython application, currently Frame size is fixed. Due to this application/frame size is very large on some screen resolutions. So, how to resize/adjust automatically depending on the screen resolution size?
Regards,
© Stack Overflow or respective owner