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 General Discussion » CExtEdit background color Collapse All
Subject Author Date
Corvazier Cyril Aug 23, 2003 - 12:01 AM

Hi,

I found a little problem using your great library :

It seams that the first line of the CExtEdit background color is erased with the COLOR_WINDOW system color, but the others are erased with white.

Reproduction steps:

- Set Windows appearance (display properties) to "Plum"
- Create a CExtEdit with those styles :

WS_VSCROLL | ES_OEMCONVERT | ES_MULTILINE | ES_WANTRETURN | WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL | ES_AUTOVSCROLL

I use the 2.21 freeware version with Windows 2k and Visual 6.

Best regards,

Cyril Corvazier

Sergiy Lavrynenko Aug 27, 2003 - 12:50 AM

Hi,

I was unable to repeat this effect. Please let me know whether you handling WM_CTL_COLOR messages in the parent window of edit control. You can send me your code, I’m ready to help you.

Best regards,
Sergiy.