Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form titles
Message
De
13/12/1998 09:58:10
Rick Hawkins
Rose Valley Software Studio
Wallingford, Pennsylvanie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00153162
Message ID:
00166978
Vues:
23
Hi Kevin -

Playing around with a cBizObjMaintenanceForm which SHOULD NOT use title changes, there seems to be a problem with the code inherited in the Next(), Prior(), First() and Last() methods from the cBizObjMaintBaseForm.

The code to do the form title changes in these methods reads:

ThisForm.ChangeFormTitle

Should this code be bracketed to avoid title changes similar to the following:

IF This.oBizObj.lChangeFormTitle
ThisForm.ChangeFormTitle
ENDIF

Also, I have been expermenting with the TreeView control provided in the framework, and although it seems to work fine in the development environment, I get OCX error messages after creating an EXE. I can provide more details, but thought I might start by asking if this is happening to you.

Thanks!

Rick Hawkins
Rose Valley Software Studio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform