Print Page | Close Window

BUG: Report control / markup alignment

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=11809
Printed Date: 24 June 2025 at 7:31am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BUG: Report control / markup alignment
Posted By: ABuenger
Subject: BUG: Report control / markup alignment
Date Posted: 13 August 2008 at 8:42am
The alignment for the markup in the report control items is screwed up. To have the Rectangle centered I had to increase the margin on the right and bottom.

Without any margin there is a margin of 1 pixel at the top and no margin at the bottom.

<Rectangle Fill='#800000'/>





With 1px margin at the top it adds up to 2 pixels at the top, but with 3px at the bottom I also only get 2 pixels.

<Border Margin='1,1,3,3'>
   <Rectangle Fill='#800000'/>
</Border>







-------------
Codejock support



Replies:
Posted By: znakeeye
Date Posted: 13 August 2008 at 5:56pm
This has been bugging me too! In the end I gave up and implemented my own drawing function :P


Posted By: ABuenger
Date Posted: 13 August 2008 at 6:17pm
Originally posted by znakeeye znakeeye wrote:

This has been bugging me too! In the end I gave up and implemented my own drawing function :P


That's what I just did.



-------------
Codejock support


Posted By: ABuenger
Date Posted: 14 August 2008 at 12:24pm
Can you reproduce it? Is this going to be fixed?



-------------
Codejock support



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