Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Floating mdi tool window with aspect Collapse All
Subject Author Date
Daniel Dupre Jul 24, 2014 - 1:54 AM

I am trying to make a preview image CExtControlBar in an MDI application that maintains aspect while resizing, is that possible, or should I try a different approach?

Daniel Dupre Aug 1, 2014 - 2:21 AM

Ok, no one has an idea...
The problem I am running into is that I am using a CExtControlBar, I could check the aspect if I could get the WM_ENTERSIZEMOVE WM_EXITSIZEMOVE messages, but they seem to be getting intercepted before I can get them.