Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't seem to subclass correctly. . .
Message
From
27/02/1998 05:52:09
 
 
To
26/02/1998 09:28:15
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00081007
Message ID:
00081648
Views:
22
Thanks Dragan, Stephen and Cetin,

I sort of combined what you all three said and realized I can just issued the following code at runtime and have my dialog box appear:

set libr to all_apps addi
myvar=Createobject("About_dialog",Myparameter)
myvar.show

I didn't know if this would have a performance hit or not, but it is instantaneous. I didn't know if not having the form created already would slow it down. Then I have a release x in the destroy method of the form. It works great.

I supposed that this is part of the big picture of oop in the first place and it works great. Thanks to all of you. -Rick
Previous
Reply
Map
View

Click here to load this message in the networking platform