Scrollbar in CEdit and CRichEditCtrl |
Post Reply |
Author | |
d324
Groupie Joined: 16 April 2007 Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 19 July 2007 at 12:47am |
Hi,
I'm having trouble with scrollbar in 2 situations when using a customize skin(the iTunes skin provided in the samples). 1. CEdit I have a multiline edit box. When I'm typing, the scrollbar is shown as un-skin regular bar. However, it'll be skinned after I move the mouse over the bar or when I type enter in the box. 2. CRichEditCtrl The scrollbar is always drawn as un-skin regular bar. Any help would be appreciated. Thanks. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
You need add manifest for your project. Search manifest word in this forum.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
d324
Groupie Joined: 16 April 2007 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Hi,
Thanks for the tip. However, it only solved the first problem. After adding the manifest file, CEdit's scrollbar is skinned all the time. But CRichEditCtrl's scrollbar still remains un-skinned. My program has a window with a splitter that one pane is CXTPReportControl and the other is a view with only a CRichEditCtrl. The scrollbar of CXTPReportControl is skinned properly, but the CRichEditCtrl's is not. Is there anything that I should take care of and watch out? Thanks a lot. |
|
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 |