Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX and message window problem
Message
 
 
To
21/11/1999 17:30:18
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00293737
Message ID:
00293760
Views:
17
Mo,

The ActiveX uses it's own window inside your form. It's probably taking that long for it to get a repaint message, or taking that long to process it. You might try explicitly calling it's Paint() method if it has one.

>Hello
>
>I have a form with left side is activeX (Green Tree Tree) and the left side a regular VFP class.
>
>On some action I present the user with a Modal screen Yes/No/Cancel kind of a screen.
>
>The problem is, when I make the Yes/No/Cancel form visible = .F., the part over teh VFP side will disappear promptly as it should but the part over teh ActiveX part takes about 2-4 second to disappear.
>
>Is this a normal behavior with activeX???
>How it can be fixed???
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform