Print Page | Close Window

black edit box in customize mode

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1857
Printed Date: 07 November 2025 at 4:57pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: black edit box in customize mode
Posted By: yoavo
Subject: black edit box in customize mode
Date Posted: 25 February 2005 at 2:39am

Hi,

In ver 9.600 when the user is in customize mode, the edit box which is used for remaning the text of item is blacked, and the user can not see what he is typing.

Yoav.




Replies:
Posted By: kstowell
Date Posted: 25 February 2005 at 1:46pm
Hi,

Could you post a screen shot of what you are seeing?

Thanks, Kirk


Posted By: yoavo
Date Posted: 27 February 2005 at 12:14am
here it is.


Posted By: Barto
Date Posted: 27 February 2005 at 9:01am

I just upgraded to 9.60 and had the problem that all my edit boxes in the toolbars were black. I then confirmed with the CommandBars/CustomThemes sample. It's also black there. After tracing some code into XTPro, I found out, that if I'm using UNICODE, "BOOL CXTPEdit::m_bRichEditClass = TRUE;" is set. This enables rich edit controls instead of regular controls, my workaround for now is to set "CXTPEdit::m_bRichEditClass = FALSE;" during my application's initialization. I suppose you should check this out.

btw. my system: WinXP SP2 english. black edit control doesn't seem to be XTPro-theme related (in CustomThemes example I tried all available themes..)




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net