Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - skin problem when scrolling
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

skin problem when scrolling

 Post Reply Post Reply
Author
Message
Frank_E View Drop Down
Newbie
Newbie


Joined: 26 February 2009
Location: Germany
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Frank_E Quote  Post ReplyReply Direct Link To This Post Topic: skin problem when scrolling
    Posted: 21 March 2009 at 3:24pm
Hi, I have a problem using vista skin (NormalBlack.INI). When I apply the skin to my application a multiline edit control don't scroll correctly. Instead it looks smeared.

I've already tried to override En_Vscroll

void CPlayDevPropPage::OnEnVscrollEditPlaydev()
{
    Invalidate();
}

It works when I click on the scrollbar but when I drag the scrollbar it smears again. Is there a fix for this problem?
I am using ToolkitPro version 11.2.2

Best regards,
Frank.




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.203 seconds.