Print Page | Close Window

15.0.1 CXTPControlScrollBar::DoScroll

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=17873
Printed Date: 19 June 2025 at 3:51pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: 15.0.1 CXTPControlScrollBar::DoScroll
Posted By: Simon HB9DRV
Subject: 15.0.1 CXTPControlScrollBar::DoScroll
Date Posted: 13 February 2011 at 7:13am
Hi Boys,
 
CXTPControlScrollBar::DoScroll
...
 if (notify.pResult)
  return;
 
Should this be
 if (*notify.pResult)
  return;
 
???


-------------
Simon HB9DRV



Replies:
Posted By: cpede
Date Posted: 14 February 2011 at 1:11pm
Yes, that is clearly a mistake. Hope CodeJock adds this correction to the next build.
 
-cpede


-------------
Product: Xtreme ToolkitPro (24.0.0)
Platform: Windows 10 (x64)
Language: Visual Studio 2017 (C++)


Posted By: Oleg
Date Posted: 14 February 2011 at 1:36pm
You are right. Thanks.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net