Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ghost window
Message
From
13/10/2012 06:36:41
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
13/10/2012 03:31:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01554925
Message ID:
01554944
Views:
40
>thanks Al.
>i tried it again in a separate program in isolation simply to see the effect of the window and you are right no shadow window.
>
>however in the original program - the command following the activate window is a browse and i'm wondering here if the browse opens up a spearate window with the same window properties underneath the first window.
>
>in answer to your question i can actually move both windows. miniimize vfp and restore secondary window still there - there is no duplication of the command activate window temp1

It mostly depends on how you issue your browse. If you say "browse window", then you get a duplicate of the window - but then you don't need to show the original window. Browse will create its own copy of an invisible window.

OTOH, if you say "browse in window", then browse will take over that window and you get no duplicate.

Note that window doesn't have to be created with "create window". You can use a form as well, and then "browse [in] 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