Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding an object to AAPP in VFP 5.0 Help
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Adding an object to AAPP in VFP 5.0 Help
Miscellaneous
Thread ID:
00115438
Message ID:
00115438
Views:
40
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
Next
Reply
Map
View

Click here to load this message in the networking platform