Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preview a LABEL
Message
From
11/10/2013 03:55:53
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
10/10/2013 17:05:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01585183
Message ID:
01585246
Views:
49
>It's nice, but I still can't figure out how to preview to a different window. Right now it's displaying within the space of the form and my form is tiny and I want to keep it that way.

Instead of

PREVIEW in window joe

try

PREVIEW window joe

because the "in" means "use this window as the MDI window in which to display". Without "in", it displays in a window which is a copy of the joe window (which doesn't need to be visible at all - although I haven't tried this for years).

If you want more control, create a blank form, set whatever properties you want for it, and then

preview window (myform.name)

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform