Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - CXTPControlSlider Notifications
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPControlSlider Notifications

 Post Reply Post Reply
Author
Message
Simon HB9DRV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 July 2005
Location: Switzerland
Status: Offline
Points: 458
Post Options Post Options   Thanks (0) Thanks(0)   Quote Simon HB9DRV Quote  Post ReplyReply Direct Link To This Post Topic: CXTPControlSlider Notifications
    Posted: 27 August 2007 at 2:41pm
I get the CXTPControlSlider notifications when the user releases the control using CBN_XTP_EXECUTE, how to I get the dragging / mouse wheel notifications for incremental changes?
 
It doesn't seem to fire WM_HSCROLL - I'll keep checking my code.
Simon HB9DRV
Back to Top
Simon HB9DRV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 July 2005
Location: Switzerland
Status: Offline
Points: 458
Post Options Post Options   Thanks (0) Thanks(0)   Quote Simon HB9DRV Quote  Post ReplyReply Direct Link To This Post Posted: 27 August 2007 at 3:52pm
Nope - can't find out how to track incremental changes - Help !!!
Simon HB9DRV
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: 03 September 2007 at 6:00am
Hello,
Afriad it can't be done. You can copy all sources of CXTPControlSlider to your application, rename it to CMyControlSlider and add functionality you need.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Simon HB9DRV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 July 2005
Location: Switzerland
Status: Offline
Points: 458
Post Options Post Options   Thanks (0) Thanks(0)   Quote Simon HB9DRV Quote  Post ReplyReply Direct Link To This Post Posted: 03 September 2007 at 6:58am
Ho Oleg,
 
Thanks for the reply - please note this as a request for the future. Similarly spin buttons if not already supported.
 
FWIW I create my own slider control using OnCreateControl() and trap using onHCsroll and OnVScroll.
 
Cheers, Simon
Simon HB9DRV
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.047 seconds.