![]() |
Report Paint Bug |
Post Reply ![]() |
Author | |
jimmy ![]() Senior Member ![]() Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
![]() ![]() ![]() ![]() ![]() Posted: 02 February 2010 at 10:46am |
Hello,
i think there is paint/size bug in CXTPReportPaintManager::DrawItemControl. i've a Button right aligned. But on right side and bottom, one pixel row is don't show. After overwrite this function CXTPReportPaintManagerEx::DrawItemControl(...) { rcItem.right--; rcItem.bottom--; CXTPReportPaintManager::DrawItemControl(...) rcItem.right++; rcItem.bottom++; } it work correct. Jimmy |
|
![]() |
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 |