Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual MaxFrame Pointer Problem
Message
De
14/08/2003 15:25:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Visual MaxFrame Pointer Problem
Divers
Thread ID:
00820299
Message ID:
00820299
Vues:
71
Using VFP 6 and VMF 4

I am using a subclass of frmdataentry. After I alias the main table(mmorg) in the load event the pointer no longer moves in the main table after an addition and a save. It does move in the aliased table. Here are the properties I have set.

THISFORM.icMainAlias = mmorg

Code in Load to alias the table
.oDBCSvc.OpenAppTable("mmorg",,,"mmorg_parsub")

I use the alias table for a picklist control on the form. If I remove the control and the alias code the pointer does move in mmorg properly. Why would aliasing the table make the pointer not move in mmorg?

Thank you,
Tyler
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform