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 » CExtGroupBox problems with 2.62 Collapse All
Subject Author Date
Scott Moore Dec 1, 2006 - 11:29 AM

I upgraded from 2.61 to 2.62 and my dialogs no longer display CExtCheckBox controls inside a CExtGroupBox control. However, if I remove the     DDX_Control(pDX, IDC_CHECK1, m_check1); that associates the checkbox with your CExtCheckBox class, the check box displays (although not painted correctly).

Also, I’m not sure why you guys changed this, but I can no longer just copy the Include directory into my projects. Several header files now include other header files under the Src directory, which requires me to copy those headers as well into a Src directory at the same level. This is rather sloppy and I would like to see this fixed next version.

Technical Support Dec 6, 2006 - 8:27 AM

We did not change this in Prof-UIS 2.62 and failed to reproduce this with our samples. The problem may be caused by the group box control. Please read about how the z-order of controls can affect this in the FAQ article below:

I use CExtGroupBox and a set of controls. Some controls are not painted correctly, what may be wrong?

If the problem persists, would you send us a project that reproduces the problem?