Print Page | Close Window

Bug in XTPReportColumnIconAlignment

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=22048
Printed Date: 13 June 2025 at 2:50am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug in XTPReportColumnIconAlignment
Posted By: Algae
Subject: Bug in XTPReportColumnIconAlignment
Date Posted: 24 November 2013 at 4:57pm
Likely library bug.

Exposed in sample program: ReportSample.

This value clobbers the ability to set check on alignment in the context menu as found in the sample:

// file: XTPReportRecordItem.h
// enum XTPReportColumnIconAlignment

xtpColumnTextMask = 0xFF

Shouldn't it be:

xtpColumnTextMask = 0x0F

I haven't seen the define used any place else, so I'm assuming it was a typo that was never corrected.



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