Print Page | Close Window

[solved] SelectedRows::SelectBlock TRACE spam

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=23645
Printed Date: 19 April 2024 at 8:14pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [solved] SelectedRows::SelectBlock TRACE spam
Posted By: lviolette
Subject: [solved] SelectedRows::SelectBlock TRACE spam
Date Posted: 24 May 2018 at 5:38pm
I've noticed in 18.3.0 that CXTPReportSelectedRows::SelectBlock contains a TRACE statement at the bottom of the method that gets kinda spammy in the debug output window depending on what you're doing.  Not really a problem.  But thought I'd bring it up.

void CXTPReportSelectedRows::SelectBlock(int nBlockBegin, int nEnd, BOOL bControlKey)
{
 CXTPReportRows* pRows;
...
 //to show only selected children under group rows
 //flag - m_bSelectionExcludeGroupRows default = TRUE - this is 12.1 way to show selection
TRACE(_T("return from SelectBlock with Count=%d\n"), GetCount());
}



-------------
L. Violette
Monolith
www.lith.com
Xtreme Toolkit Pro v22.1.0



Replies:
Posted By: olebed
Date Posted: 27 May 2018 at 1:47pm
Hello L. Violette,

Thank you for bringing this to our attention. I have fixed this.

Regards,
 Oleksandr Lebed



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