Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating APP of globally used classes and code
Message
 
To
22/01/2007 09:55:05
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01186153
Message ID:
01187697
Views:
15
Hi Anton

Thanks for your response. I had given up on this post :)

>1) You still can call procedures form other APP using "DO fwmain.prg IN myapp.app"

Ok

>2) You can istantiate objects of classes defined in external APP using either NEWOBJECT() or call to procedure which instantiate that object and returns pointer. I recomend the second approach because NEWOBJECT() fails to incorporate graphics and other files compiled to external APP.

Ok

>3) But you cannot subclass classes defined in external APP. Hovewer, you can use directory of shared class libraries. This is how I do.

Subclass is required by me at design time mostly. Now how can I hide as well as allow subclass at design time. In any case when the project is compiled it will start looking for the parent class libs. How can this be countered.

Please advise.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform