We are using TeeChart Print-Preview feature. We have issues with setting Margin:
1. while entering the value , for every keystroke it refreshes, to make editing look ugly.
2. Won't let you enter fractional value ( let us say 0.5).
Overall, it has serious refresh issue while editing margin.
Thanking you in advance for the attention & quick response.
Venkat Guruswamy
TeeChart: changing the margin in Print-preview mode
-
- Site Admin
- Posts: 1349
- Joined: Thu Jan 01, 1970 12:00 am
- Location: Riudellots de la Selva, Catalonia
- Contact:
Hi --
Would you prefer an Apply button to make the changes?1. while entering the value , for every keystroke it refreshes, to make editing look ugly.
The PrintPreview uses a System.Drawing.Printing.PrintDocument; the PrintDocument.DefaultPageSettings.Margins.Bottom (and Top etc.) property only takes integer values.2. Won't let you enter fractional value ( let us say 0.5).
Thank you!
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/
-
- Newbie
- Posts: 6
- Joined: Fri Nov 15, 2002 12:00 am
One thing I'd love to see gone is that immensely distracting 'Generating Preview' dialog which pops up whenever a change needs to be made to the preview graph. It's also impossible to slide the zoom slider because of that very dialog; it takes the focus away from the control presumably.
Another thing while I'm on a roll - there's no indication of the zoom percentage at all, so how do we know what we're looking at?
Another thing while I'm on a roll - there's no indication of the zoom percentage at all, so how do we know what we're looking at?
Hi,
Yes, it's on our wish list to be considered for the next releases.One thing I'd love to see gone is that immensely distracting 'Generating Preview' dialog which pops up whenever a change needs to be made to the preview graph. It's also impossible to slide the zoom slider because of that very dialog; it takes the focus away from the control presumably.
Ok, I've added it on our wish.Another thing while I'm on a roll - there's no indication of the zoom percentage at all, so how do we know what we're looking at?
Pep Jorge
http://support.steema.com
http://support.steema.com
8120186 wrote:It would be better if it refreshed:
1. after tabbing out of the field (after making a change)
2. and also on Enter key press (after making a chance)
We want to know when this is going to be fixed?, our product release date is just two weeks from now. we want to fix this ASAP.
Thanks
Venkat