Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Controlling preview (window?) size
Message
De
14/06/2004 19:37:43
 
 
À
14/06/2004 18:50:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00913678
Message ID:
00913689
Vues:
15
That's what I was heading to doing when I decided to ask here...

After all, there *MUST* be some logic behind what I'm seeing and I feel I would be better off using that rather than a workaround.
Were all the reports acting the same way I would have done as you suggest for sure.

Thanks though
Jim

>>I've got a few simple report in an application.
>>
>>Some of them consistently start up full screen, others start at a width that matches the form width and still others start fairly small in both width and heighth and always need some corner-dragging.
>>
>>How do *I* control this stuff. All reports were 'built' the same way and I can discern no logic for the varying sizes obtained.
>>
>>VFP8 SP1 Windows XP-Pro SP1
>>
>>Thanks
>
>ox = CREATEOBJECT("form")
>ox.Width = 800
>ox.Height = 400
>ox.Name = "test"
>REPORT FORM x PREVIEW WINDOW test
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform