Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding an object to AAPP in VFP 5.0 Help
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Adding an object to AAPP in VFP 5.0 Help
Divers
Thread ID:
00115438
Message ID:
00115438
Vues:
39
Hi,

I am an experienced C++ and Java Programmer.
I am making my first delve into FoxPro.
I am using the Mere Mortals Frame work and I would
like to do the following. Please let me know if
you see any problems or issues that I might be missing.

What I would like to do is this... I would like to add
an object to AAPP that has its own data environment
and methods.(A bizness obj) I would like to use
this objects methods to take a controls this.name
and thisform.name to look up its caption in a table
and set it. I would also like to do this with menus.

I figured if I took Cbaseform subclassed and over rode
the init to have a for loop that cycled from 1 to controlcount and had a this.caption = goapp.myobject.lookup(thisform.name, this.name), it would work.


Also, I would like to take this object and do the same thing as menu pads and bars instantiate.

Anyone think this is a bad idea/good idea? See any problems?
Please let me know.

Thanks,

Nathaniel West
westnh@cs.purdue.edu
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform