Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Restrict window resize or notifications

I'm creating a thumbnail image and would prefer that the user not be able to close or resize the window. Any suggestions on how to do that? I've tried using CV_WINDOW_KEEPRATIO to no avail.

I have another window that I'd like to be notified if it's closed or resized.

Any help would be appreciated!