Hi,
I'm trying to make sure that the Frame cannot be resized below some
size, the quirk compared to .MinSize is that I want to limit minimal
ClientSize. It seems there's no way to cancel EVT_SIZE event and just
setting a different size in EVT_SIZE handler results in flicker. I
also tried to find exactly how MinSize is implemented in wxWidgets,
but I can't find the relevant code. So if you can point me in right
direction, I'd be very grateful.
Once again, what I need is:
Determine if the resize event is valid based on resulting
Frame.ClientSize and let it go through or not.
Thanks for any help!
···
--
Best Regards,
Sergey Schetinin
http://s3bk.com/ -- S3 Backup
http://word-to-html.com/ -- Word to HTML Converter