Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Preview Window
Message
 
À
07/05/1998 18:55:01
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00097877
Message ID:
00098008
Vues:
55
>Is there any way to get the print preview window without making the Main Foxpro screen visible? When I try to preview a report I get nothing unless I make _SCREEN visible just before I issue REPORT FORM. Then I can't get back to my application form. I like the scrolling capabilities and such of the preview window and I would like to use it. Any sugestions?
>
>Ed

I think that it needs to be done this way. I use a top-level form and have to do something like this;

Application.Visible = .T. && Allows _SCREEN to be visible
REPORT FORM ...... PREVIEW
Application.Visible = .F.

and then it will return. I hope that this is one of the things that is changed for 6.0.

Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform