Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - Scrollbar in CEdit and CRichEditCtrl
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Scrollbar in CEdit and CRichEditCtrl

 Post Reply Post Reply
Author
Message
d324 View Drop Down
Groupie
Groupie


Joined: 16 April 2007
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote d324 Quote  Post ReplyReply Direct Link To This Post Topic: Scrollbar in CEdit and CRichEditCtrl
    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.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 1:31am
Hello,
 
You need add manifest for your project. Search manifest word in this forum.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
d324 View Drop Down
Groupie
Groupie


Joined: 16 April 2007
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote d324 Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 5:27am
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.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.