Bug in XTPReportColumnIconAlignment |
Post Reply |
Author | |
Algae
Senior Member Joined: 08 January 2007 Location: United States Status: Offline Points: 217 |
Post Options
Thanks(0)
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. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |