Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report viewer in a window with other controls
Message
 
 
À
28/09/2002 12:52:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00705484
Message ID:
00705814
Vues:
10
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform