Print Preview Dialog Problems

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Mike Jones
Advanced
Posts: 192
Joined: Thu Feb 01, 2007 12:00 am
Contact:

Print Preview Dialog Problems

Post by Mike Jones » Thu May 29, 2008 4:59 pm

I could use the Feature Demo for TeeChart for .NET to reproduce these problems. I specifically used Welcome !\Components\ChartController example

Found the following issues when making changes to the controls on the Page and Format tabs of the print preview dialog

1. When moving the Zoom Slider Bar the chart is repainted when passing each increment. This is very unfriendly. If I want to move the slider from extreme left to all the way to the right, I have to stop and wait for a repaint at each tick mark. Sometimes a repaint takes 15 seconds or longer. The repaint should occur on a mouse up event or something similar, not on the slider change event.

2. When changing the Margin Values using using the UP/Down buttons the chart is repainted This is very unfriendly. It would be better if there was a timer that waited for a pause in my clicking and then repaints the chart.

3. When moving the Detail Resolution Slider Bar the chart is repainted when passing each increment. This is very unfriendly. If I want to move the slider from extreme left to all the way to the right, I have to stop and wait for a repaint at each tick mark. Sometimes a repaint takes 15 seconds or longer. The repaint should occur on a mouse up event or something similar, not on the slider change event.

4. When I changed the Margin Units from 1/100 inch to Percent. The preview flips upside down. Not good

5. Quality checkbox does not seem to do anything. What is it supposed to do?

6. Detail Resolution slider does not seem to do anything. What is it supposed to do?

7. Annotations are not positioned correctly in the print preview. Using the Welcome !\Components\ChartController example, I added an annotation and positioned the annotation in the center of the Green triangle. I hit print preview and look at where the label ends up. It is way off position.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri May 30, 2008 9:02 am

Hi Mike,

Thanks for reporting. I could reproduce the issues here and added them (TF02013094) to the bug list to be enhanced for future releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Mike Jones
Advanced
Posts: 192
Joined: Thu Feb 01, 2007 12:00 am
Contact:

Can you explain

Post by Mike Jones » Fri May 30, 2008 12:40 pm

Items #5 and #6, Can you explain what these controls are supposed to do?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri May 30, 2008 1:29 pm

Hi Mike,

Yes, sorry.

5. Steema.TeeChart.Printer.UseAntiAlias Property. When true applies anti-alias to plotting Pen.

6. Steema.TeeChart.Printer.Resolution Property sets the Chart to detail resolution for printing. Valid values from from 0 to 100. Controls how screen pixels will be mapped to printer pixels. By default it's zero, meaning screen proportions will be respected when printing.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Dave
Advanced
Posts: 139
Joined: Mon Sep 22, 2008 12:00 am

Post by Dave » Mon Nov 03, 2008 11:09 am

Hello,

I have been encountering the same problems as Mike, have they been fixed yet? (or am I using an out of date version! :lol: )

If not when are they likely to be fixed?

Thanks,
Dave

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Nov 03, 2008 11:40 am

Hi Dave,

No, those issues haven't been fixed yet. I have increased their priority in the list to be fixed ASAP but I'm not able to give you an estimate date at the moment.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Dave
Advanced
Posts: 139
Joined: Mon Sep 22, 2008 12:00 am

Post by Dave » Mon Nov 03, 2008 12:02 pm

Thats great thanks, at the moment the print preview is frankly unusable.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Nov 03, 2008 12:05 pm

Hi Dave,

I recommend you to be aware at this forum or subscribe to our RSS news feed for new release announcements and what's being fixed on them.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Mike Jones
Advanced
Posts: 192
Joined: Thu Feb 01, 2007 12:00 am
Contact:

Any movement on this issue

Post by Mike Jones » Mon Jun 08, 2009 8:55 pm

Items 1 - 4 are pretty serious to us for our customer's experience with our application.

Can you tell me if these issue can be resolved in the near future?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Jun 09, 2009 2:58 pm

Hi Mike,

They have quite a high priority in the bug list so you may expect them to be fixed in a near future. However, I can not commit to that.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

asupriya
Advanced
Posts: 179
Joined: Mon Dec 01, 2008 12:00 am

Re: Print Preview Dialog Problems

Post by asupriya » Thu Jun 18, 2009 4:40 pm

Just to let you guys know that we are also waiting for this issue to be resolved. Print preview dialog is becoming an issue with increasing number of our users. Quick resolution will be greatly appreciated.

Post Reply