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 » CExtTabPageContainerWnd alignment Collapse All
Subject Author Date
Paul Cowan Jun 13, 2007 - 1:39 PM

I have a CExtTabPageContainerWnd with some dialog page in it, but the dialogs are not aligned with the top left of the control. It seems the dialogs page have an offset from the top left of the tab. I’ve been using the TabPages sample as the example code but do no see where an page location is set.
How do I get the dialogs aligned with the top left of the tab?

Paul Cowan Jun 14, 2007 - 2:31 PM

I figured it out - the dialogs within the tab had to have a Window style of Child, mine were Popup.

Technical Support Jun 14, 2007 - 7:08 AM

Would you send us some screenshots so we can see what’s wrong exactly? A test project would also be helpful. Please note you can find an example of using a dialog as a page of a tab page container in the Prof-UIS_Controls (the Tab Containers page).