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 » Disabled edit control is not pained correctly on resizable property page Collapse All
Subject Author Date
Aleksandr Shteyngolts Apr 30, 2004 - 2:00 AM

Hi,


A disabled edit control, placed on CExtResizablePropertyPage, achored to be resizble and not subclassed by CExtEdit is not painted correctly.


It is easy to reporduce by using the ResizablePropertySheet sample:


Disable edit control on first page dialog resource (IDD_DIALOG1), find and comment the following line in MyResizablePropertyPage CMyResizablePage1::DoDataExchange: DDX_Control(pDX, IDC_EDIT1, m_wndEdit);


The problem was not reproduced for dialogs templated by CExtWS and CExtWA.


The used invironment was MSVC 7.1


Thank you,


Alex

Technical Support Apr 30, 2004 - 10:40 AM


Dear Aleksandr,

Thank you for the bug information. We fixed the bug in the CExtWS template class. We sent you the renewed ExtTempl.h file by e-mail. Put it into the Prof-UIS/Include directory and rebuild both the library and your project.

Aleksandr Shteyngolts May 6, 2004 - 3:48 AM

Hi,


Ufortunately i did not receive your email with the fix. Could you please resend it to me one more time.


I have a question: There is a number of resolved issues in this forum. Some of them look like in my case: reporter gets email with a fix. Is it possible to have up-to-date version of the library that have all reported issues included?


Thank you


Alex

Technical Support May 6, 2004 - 6:56 AM

Dear Alex,

We sent you the e-mail once more. Would it be appropriate for you if we send you the latest sources of the next version of Prof-UIS?

Aleksandr Shteyngolts May 11, 2004 - 1:56 AM

Hi,


Yes, please.


Thank you,


Alex