Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Framework subclassing questions
Message
De
16/01/2002 10:13:50
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, États-Unis
 
 
À
14/01/2002 21:49:55
Paul Williamson
Williamson Enterprises, Inc.
Livingston, Montana, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00604501
Message ID:
00605378
Vues:
13
>
>The pwappbase is my mmortals folder.

You'll have to change the Appincl.h from:
#DEFINE COMMONPATH \MMORTALS\COMMON30
*-- Framework-specific constants
#INCLUDE '\MMORTALS\COMMON30\INCLUDE\FRAMEWRK.H'

to

#DEFINE COMMONPATH \PWAPPBASE\COMMON30
*-- Framework-specific constants
#INCLUDE '\PWAPPBASE\COMMON30\INCLUDE\FRAMEWRK.H'

There may be other places as well.


>It is sounding a little to me like there can not be more than one install of the framework on a system. That is not true, is it?
>
One of the problems that I see in having two or more installs of the framework is confusion as to which class/program/procedure/function to run since there will be literally dozens of those and the names would be the same for each install. This sounds like a nightmare coming on like a freight train to me. Read the latest issue of FoxTalk (December 2001) for a good discussion by Richard David Hodder on subclassing existing applications, which sounds to me what you want to do.
Gil Munk


"If a nation expects to be ignorant and free, it expects what never was and never will be." - Thomas Jefferson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform