custom print preview
I think I'm missing something.
I have a problem with my reports when I close them I get AV's after
upgrading to 7.02 from 6.02. I have traced it down to the destroying of my
custom preview. Well I started looking through the developers guide and it
looks like the way it tells you to make a custom preview is the way I did
it. But after looking into the source code it appears that the Preview form
has been changed and is now several plug-ins. is this right? If so is
there documentation on making it custom? Yesterday was a rough day trying
to trouble shoot one of these master/detail reports so I might just be
losing it today.
Any help?
thanks in advance,
Rodger
I have a problem with my reports when I close them I get AV's after
upgrading to 7.02 from 6.02. I have traced it down to the destroying of my
custom preview. Well I started looking through the developers guide and it
looks like the way it tells you to make a custom preview is the way I did
it. But after looking into the source code it appears that the Preview form
has been changed and is now several plug-ins. is this right? If so is
there documentation on making it custom? Yesterday was a rough day trying
to trouble shoot one of these master/detail reports so I might just be
losing it today.
Any help?
thanks in advance,
Rodger
This discussion has been closed.
Comments
There are now two ways to create a custom preview form, using a
TppCustomPreview descendent or creating a Preview Plugin that descends from
TppPreview. Below is an example of using a Preview Plugin to create a
custom preview form.
http://www.digital-metaphors.com/tips/PreviewPlugIn.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
causes an AV on one of my forms. All my other forms work great. not sure
what is happening or even how to fix this.
Rodger
You may want to run your application through a code watch program or QA
product to detect where the problem is occuring.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
thanks,
Rodger
Sleuth QA Suite by TurboPower. (http://www.turbopower.com). We have also
had some of our users successfully use the freeware product MemCheck so you
may want to check that out if you need a cheaper
solution.(http://v.mahon.free.fr/pro/freeware/memcheck/)
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com