Hi,
I have searched for this but the only thing I can find is somebody that
tells
wx.RESIZE_BORDER is the style to look for.
When I apply this in my code I am still able to resize the frame.
Somebody can help me here?
For example:
class FrameName(wx.MiniFrame):
def __init__(
self, pa
invitro81 schreef:
> Hello
>
> I've recently learnt python and I do love it! I congratulate all those
> geeks who produce this nice language; well, because I could be called a
> nearby newbee I've decided to improve my abilities by writing my own
> nice editor with python; so I've to choose among