Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form titles
Message
De
31/10/1998 16:36:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00153162
Message ID:
00153206
Vues:
21
>I'm having trouble getting a form title to change on a standard cBizObjMaintenance form. I've dropped a new business object on the form and everything seems to be working correctly, but the form's title does not change. Users can see the data. Select different pages and edit data to their own delight. The only problem is the title doesn't change.
>
>The new business object:
>1. lPrimaryBizObj property is .T.
>2. lChangeFormTitle property is .T.
>3. cDescField has a field that should work. (The value shows up in the list.)
>
>The forms standard cListOneToManyObj:
>1. lEnabled property is set to false.
>
>Thanks,
>Bill

I think there is also a lChangeFormTitle in the form also, that has to be true.

Have you put any code in any of the bizobj's methods and forgot to call dodefault() ?


Have you tried to trace thourgh the code. Put in your business objects new method...

set step on

dodefault()

And step through the code... you may be able to figure it out.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform