I'd like to have my TppViewer component maximize by default. I looked through the ppViewr.pas file & couldn't figure out what to change to make it be the default. Could you please supply that info?
I see that the report can be controlled in the event, but what I'd like to do is modify the component so that by default the viewer window is maximized. Can you point me to the place in the source where the default is created?
I wasn't really looking to modify the source, just to understand it. The method given in the tech tips section would have required me to do lots of recoding. The reply given by Bill Sorenson is perfect. Fixes it in one spot and runs everywhere.
Comments
------------------------------------------------
Tech Tip: Controlling the Built-in Previewer
------------------------------------------------
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
I see that the report can be controlled in the event, but what I'd like to
do is modify the component so that by default the viewer window is
maximized. Can you point me to the place in the source where the default is
created?
Thanks again,
Bill Seven
Include Software Corp.
www.include.com
why so complicated?
modifying the source of any 3rd party is always a bad decision, if not
necessary.
Write the code once, use it multiple.
regards,
Chris Ueberall;
is
I wasn't really looking to modify the source, just to understand it. The
method given in the tech tips section would have required me to do lots of
recoding. The reply given by Bill Sorenson is perfect. Fixes it in one
spot and runs everywhere.
Thanks.
Bill Seven
Include Software Corp.
www.include.com