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 Tech Support » Slider in CExtToolControlBar Collapse All
Subject Author Date
Wilhelm Falkner Mar 4, 2005 - 4:11 AM

I added a CSliderCtrl to CExtToolControlBar with the function SetButtonCtrl. Slider is displayed right, can use functions like SetPos, GetPos, SetRange, ... But I’M not able to move slider with mouse. What have I done wrong ??
TIA Willi

Technical Support Mar 4, 2005 - 9:00 AM

We may guess that the toolbar button associated with the slider control is disabled. If it’s so, the code automatically disables the slider window. Please make sure that you have added the empty command handler for this button.