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 » Bug in CExtWRB Collapse All
Subject Author Date
Offer Har Aug 11, 2006 - 12:16 PM

Hi.

I have a static control in a CExtResizableDialog defined as follows:
    CExtWRB<CExtLabel> m_lblSendTo;

When i anchor it as follows:
    AddAnchor(IDC_STATIC_SEND_TO, __RDA_KEEP, __RDA_X);
It works well

When i anchor it as follows:
    AddAnchor(IDC_STATIC_SEND_TO,__RDA_X, __RDA_X);
The frame is not displayed.

Please rectify.

Regards,

Offer

Technical Support Aug 14, 2006 - 6:39 AM

We checked this with static (black frame and etched frame) and group box controls and failed to re-produce the bug. In all cases the controls were moved to the right well when we increased the dialog’s width. Please provide more detailes or send us a simple test project.

Offer Har Aug 14, 2006 - 7:17 AM

Dead support.

I just sent you an e-mail, with a sample project that shows the bug.
Please fix it and publish the fix to all users.

Regards.