Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Missing methods
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Missing methods

 Post Reply Post Reply
Author
Message
Sergio View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 September 2006
Status: Offline
Points: 216
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sergio Quote  Post ReplyReply Direct Link To This Post Topic: Missing methods
    Posted: 07 December 2007 at 9:14am
 
Hello,
 
We need some methods missing in your Report Control :
Class CXTPReportRecordItem :
  • COLORREF GetTextColor()
  • COLORREF GetBackgroundColor()
  • BOOL IsBold()

Class CXTPReportHeader :

  • CXTPReportColumn* GetResizingColumn()

Could you please tell us when you will release them or how to build them ?

Thank you in advance,
Regards,
Sergio
Back to Top
Sergio View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 September 2006
Status: Offline
Points: 216
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sergio Quote  Post ReplyReply Direct Link To This Post Posted: 13 February 2008 at 6:14am

Hi,

Could you please give us any feed back about this request ?
 
These are simple methods that just return protected members values...
 
Thank you in advance,
Regard,
Sergio
Back to Top
Sergio View Drop Down
Senior Member
Senior Member
Avatar

Joined: 18 September 2006
Status: Offline
Points: 216
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sergio Quote  Post ReplyReply Direct Link To This Post Posted: 13 July 2009 at 12:15pm
(See also topic : https://forum.codejock.com/forum_posts.asp?TID=13387&PN=1)

OK, the release 13.1.0 includes them.

Beware that GetTextColor() and GetBackgroundColor() may return XTP_REPORT_COLOR_DEFAULT. In this case, you should get default colors from the Report Control's Paint Manager (CXTPReportPaintManager).

Regards,
Sergio
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 13 July 2009 at 1:06pm
You can do it in your derive class
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.156 seconds.