Page 2 of 2
My preview is broken
Posted: Wed Feb 25, 2009 3:06 pm
by Jan
Hello Patrick,
Please check your EMail.
Thank you.
My preview is broken
Posted: Wed Feb 25, 2009 3:50 pm
by patwolf
Hi,
thanks SR_2009.02.25_R2005_R2 works now...
One minor thing which is broken is that when using preview (report.Show(this)) there is no progress for each page displayed anymore but just a preparing report window which isn't moving... but the reports are working which is the main thing. From the way the message box is drawn it seems like DoEvents() is missing.
Thanks,
Patrick
My preview is broken
Posted: Thu Feb 26, 2009 1:32 am
by Vital
Hello Patrick,
patwolf wrote:Hi,
One minor thing which is broken is that when using preview (report.Show(this)) there is no progress for each page displayed anymore but just a preparing report window which isn't moving... but the reports are working which is the main thing. From the way the message box is drawn it seems like DoEvents() is missing.
Can't reproduce this bug. Sample project possible?
Thank you.
My preview is broken
Posted: Thu Feb 26, 2009 9:20 pm
by patwolf
Here is how the progress bar looks since about a week... If the report takes a minute the progress will look like this for a minute...
Normally this is a sign that DoEvents() isn't called to update the screen.
Thanks,
Patrick
My preview is broken
Posted: Fri Feb 27, 2009 5:47 am
by Edward
Hi Patrick,
Could you please show the code which produced this result?
We have made some modifications. Please check the latest prerelease build.
Thank you.
My preview is broken
Posted: Sun Mar 01, 2009 4:58 pm
by Jan
Hello Patrick,
Problem solved. Please check build from 2 March.
Thank you.