Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XFRX preview - make window full size
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01438003
Message ID:
01438122
Vues:
62
>>Using XFRX
>>
>>I am using the built-in previewer as follows:
>>
>>
* initialize the previewer
>>loPreview = Createobject("frmMPPreviewer")
>>loPreview.WindowType = 1 && Modal
>>
>>This works fine, except that the preview window appears within the current form.
>>
>>The application does not fill the entire screen, and the preview window appearance is too small.
>> It would be better if the preview window opened as a completely separate window, full screen (or a defined size bigger than the application). It should still be modal.
>>
>>Can it be done?
>>
>Try
>
>loPreview.Desktop = .T.
>
That works, but...

When one clicks the buttons on the Preview toolbar (like export), the resultant selection forms appear behind the preview window.
What should one do to make them appear on top of the Preview window?

Cyril.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform