Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In Preview: Sometimes scroll bars.. Sometimes not.. why?
Message
De
27/01/1999 18:07:05
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
27/01/1999 17:53:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00181094
Message ID:
00181101
Vues:
14
I tried this:
1. created a report called "temp" with fields from a table.  Closed it
2. x=create('form')
3. x.caption = 'My Preview Form'
4. x.visible
5. report form temp preview window (_screen.forms(1).name)
The form (preview) had the caption I'd assigned. Do you meant that you want the toolbar to have a different caption?

I haven't run into a scrollbar problem. But when you say the report is bigger, you mean the page, right?

>Both when running in the interpreter and compiled exe's, I sometimes get or don't get the scroll bars when I obviously should.. meaning the report is bigger that the viewing window. Anyone know what parameters I should set before trying to use the preview window? Currently I use the following code:
>SET sysmenu off
>_SCREEN.autocenter=.t.
>_SCREEN.caption='Print Preview'
>_SCREEN.visible=.t.
>REPORT form SalesView preview window form1
>_SCREEN.visible=.f.
>I don't want the window title showing "Report Designer". Suggestions?
>Also: I seem to lose drawn lines and formating on the right side of the report, usually after column 80, not on the printed report, just on the screen. Any ideas here? Thanks Ross
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform