Hi All,
I am quite new to Python GUI programming. As a part of an assignmnet I have implemented a simple frame with a media player (wx.MediaCtrl) embeded in it. Now I would like to know if it is possible to resize the display area of MediaCtrl (with out resizing the frame) by pulling it with the mouse or just by hitting a button?
Please help me with this, Thanks In Advance, Rajesh.