Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Objects SHOW prematurely??
Message
From
23/11/1998 01:16:23
 
 
To
23/11/1998 01:10:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00160393
Message ID:
00160405
Views:
19
No, no ActiveX just some basic code. Nothing that would display the form... I'm getting this behavior on EVERY class in my framework, so I'm thinking that it's got to be something deeper than my code...

*But* the form is not *supposed* to display until the SHOW method is called, right?

Thanks


>Maybe something in a class contained in that form?
>
>Do you use any ActiveX control in the form?
>
>Vlad
>
>>Why is it that, in the following code, the form is displayed prior to the line with SHOW?
>>
>>oOptionClass = CREATEOBJECT("OptionBaseClass")
>>oOptionClass.SHOW
>>
>>I add a WAIT WINDOW 'stop here' between the two lines and the form displays before the wait window...
>>
>>There's nothing in the class definition that displays the form, what else could cause this?
>>
>>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform