Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XFRX preview - make window full size
Message
From
08/12/2009 17:43:42
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01438003
Message ID:
01438122
Views:
61
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform