Minimum window size...
- Posted by Patrick Barnes <mrtrick at gmail.com> Nov 18, 2004
- 455 views
How do you enforce certain window bounds using win32lib? ie: If I have a window that looks horrible at anything smaller than 300x400pixels, how to stop someone from resizing it smaller, while still allowing them to make it larger? -- MrTrick