Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding an object to AAPP in VFP 5.0 Help
Message
From
08/07/1998 17:44:51
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115438
Message ID:
00115490
Views:
9
>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.


If you are using Mere Mortals, you should be using kBizObj to create your business objects...

This class has two propertys that will do what you want them to do already...

lChageFormTitle - set this to .t.

cDesField = Put the field in the BO's view that you want added to the caption of the form.

Bob

PS.. This is on page 71 of the DevGuide for version 3.02.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform