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 » wrong behavior of the cextscrollbar Collapse All
Subject Author Date
Hans Mayer Sep 11, 2008 - 9:11 AM

dear support-team!


the behavior of the cextscrollbar is not the same of the mfc cscrollbar. if you scroll with the page functionality then the thumb position is not synchronize with the internal position value. and if you hold the left button pressed and you move the mouse then the thumb goes faster and over the mouse pointer position. the mfc scroollbar stopped at the mouse pointer position.


 


Thx


 

Technical Support Sep 12, 2008 - 12:40 PM

We guess you are using v.2.82 or earlier. These scroll bar’s issues were already fixed. Now the CExtScrollBar controls do a short delay after click and only then continue timer based scrolling. The thumb position does not scroll further than the mouse position too. Here is the compiled ZoomScrollBar sample application:

test_CExtScrollBar_behavior.zip

Hans Mayer Sep 11, 2008 - 11:35 AM

in the "Demo samples for 32-bit Windows Vista and Win9x/Me/NT/2K/XP/Server 2003" I can’t finde the problem. maybe you have fixed it.