Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - CXTPReportRow::Draw & FillRow <> earlier vers
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPReportRow::Draw & FillRow <> earlier vers

 Post Reply Post Reply
Author
Message
FSauer View Drop Down
Groupie
Groupie
Avatar

Joined: 10 May 2006
Location: Germany
Status: Offline
Points: 96
Post Options Post Options   Thanks (0) Thanks(0)   Quote FSauer Quote  Post ReplyReply Direct Link To This Post Topic: CXTPReportRow::Draw & FillRow <> earlier vers
    Posted: 18 October 2011 at 8:02am
Hi,

in some cases I draw my reportrows with a red rectangle.
Since codejock vers 15.1.3.0908 the rectangle is draw around every item in the raw.

After some search, I found the reason:
There seems to be an distinction in CXTPReportRow::Draw.

// Draw row background
pPaintManager->FillRow(pDC, this, rcItem);

In this version item rect instead hole row rectangle is committed.
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post Posted: 18 October 2011 at 9:11am
Hi,

this change had to be done to allow merged cells.

Andre

Codejock support
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.188 seconds.