![]() |
black edit box in customize mode |
Post Reply
|
| Author | |
yoavo
Senior Member
Joined: 29 February 2004 Location: Israel Status: Offline Points: 140 |
Post Options
Thanks(0)
Quote Reply
Topic: black edit box in customize modePosted: 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. |
|
![]() |
|
kstowell
Admin Group
Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 February 2005 at 1:46pm |
|
Hi,
Could you post a screen shot of what you are seeing? Thanks, Kirk |
|
![]() |
|
yoavo
Senior Member
Joined: 29 February 2004 Location: Israel Status: Offline Points: 140 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2005 at 12:14am |
|
here it is.
|
|
![]() |
|
Barto
Groupie
Joined: 27 February 2005 Location: Germany Status: Offline Points: 60 |
Post Options
Thanks(0)
Quote Reply
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..) |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |