Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report viewer in a window with other controls
Message
From
30/09/2002 02:23:37
 
 
To
28/09/2002 12:52:06
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00705484
Message ID:
00705814
Views:
9
Hi!

I think other live buttons could be aded by creating another form and use of Windows API functions to make form with report created by Tracy as a child form to your form. This is a kind of complex stuff and I never tried it, so I;m not sure it would work...

>Create a form, save it as a class (I used a formname of previewform in pro32.vcx) with the following properties:
>
>AlwaysOnTop=.T.
>Desktop=.T.
>ShowWindow=2
>
>Call the report as follows:
>
>
>rpttoview="MyReport.Frx"
>LOCAL oPreviewForm
>oPreviewForm = NEWOBJECT('PreviewForm', 'Pro32.vcx')
>REPORT FORM (rpttoview) WINDOW PREVIEWFORM PREVIEW
>
>
>I'm not sure about the other live buttons though!
>
>>Does anyone know how to get the VFP Report viewer inside a window that contains other visible live command buttons, text boxes etc.?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform