Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Strange CExtScrollbar behavior in 2.64. Collapse All
Subject Author Date
Alexandr P Jan 24, 2008 - 3:27 AM

Hello!
I’m using Prof-UIS 2.64.
I’ve downloaded SkinScrollWnd sample for skinning common MFC controls. And everything works fine except one thing: when I click multiple times (fast) on scrollbar’s arrows it’s lagging – the scrollbar’s gripper is not moving. For single scrollbars this problem exists too.

What can I do?

Martin Ashton Mar 2, 2009 - 8:38 PM

Hi,


Thank you for your previous assistance.


I have a CView derived class that uses CExtScrollBar derived scroll bars. I want to embed the view class in a CExtTabPageContainerWnd. When I do this, the view class displays correctly but the scroll bars do not appear.


The same happens when I use CScrollBar derived scroll bars.


When I instantiate the view in a stand-alone window everything displays ok, including the scroll bars.


Is there a messaging sink / redirection or other form of declaration associated with the CExtTabPageContainerWnd that I have omitted?


Regards,


Martin Ashton

Technical Support Mar 3, 2009 - 12:02 PM

Here is the simplest possible test project with the tab page container:

http://www.prof-uis.com/download/forums/TestTabPageContainerInDialog.zip

Could you please insert your view creation code into it and then send us modified version of this project?


Alexandr P Jan 25, 2008 - 8:43 AM

Thank you very much.
Everything works fine now.

Technical Support Jan 25, 2008 - 3:06 AM

Here is the link to the sample application in which the latest version of the CExtScrollBar class. We don’t see any problems anymore.

Alexandr P Jan 24, 2008 - 12:32 PM

Thank you for quick reply.

Link is http://www.prof-uis.com/download/forums/SkinnedScrollBars.zip

I’m not sure, but this problem related to all scrollbars in 2.64. All examples with scrollbars having this behavior.

Technical Support Jan 24, 2008 - 12:09 PM

We published different versions of SkinScrollWnd-based samples many times in both Prof-UIS forums. Please tell us the exact URL of the sample you have downloaded so we check the problem.