Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scroll bars for report previews?
Message
De
26/08/1998 19:49:39
 
 
À
26/08/1998 19:43:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00130260
Message ID:
00130355
Vues:
19
>>I'd like to give users a maximized window in which I can display previews of a report. While I have no problem doing this with this code:
>>DEFINE WINDOW BadSum FROM 1,1 TO 10,10
>>ZOOM WINDOW BadSum MAX
>>REPORT FORM BadSum.frx NOEJECT NOCONSOLE PREVIEW WINDOW BadSum
>>
>>The problem is that the resulting preview does not have scroll bars, therefore stopping users from making full use of the preview. Does anyone know how to manage this?
>>
>>Thanks in advance.
>
>Another thread suggested adding
>keyboard "{CTRL+F10}" before the report form command
>
>This did not work for me but it did for others. Try it.
>
>Dave

Update. This does work on my executible but did not work when running from project manager. Good enough.
Dave
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform