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,