Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capturing a screen shot image & printing it
Message
From
26/12/2001 19:46:32
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00598218
Message ID:
00598330
Views:
27
>For some unknown reason, the Object Picker isn't working today; it seems to glide right by without displaying itself. Actually, this happened last week also, but inconsistently.
>
>The Object Picker does not stay active. Would you know why this is happening?
>
>My form has its properties set as follows:
>AlwaysOnTop = .F.
>AlwaysOnBottom = .F.
>WindowType = 0 - Modeless
>ShowWindow = 0 - InScreen (Default)

Just find its .visible property and set a watchpoint on it in the debugger. That's the safest way to find out where and why it disappears. Could be there's some cleanup, or code which is supposed to close the toolbars or whatever.

back to same old

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

Click here to load this message in the networking platform