Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re Using Code in an event
Message
De
01/10/1996 13:57:41
John Baird
Coatesville, Pennsylvanie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00008991
Message ID:
00009018
Vues:
33
> I have a customer screen. there is a grid on the bottom of customers. When I double click anywhere on the grid I want the customer duble clicked to update the screen. > 22 Fields > all the display objects are disabled and must be enabled (fields and lables) > 22 fields 22 lables > 66 lines of code > plus comments > copied over 17 "double click events" on the grid > > What happens when I have to change 17 events > the potential for disaster it to high > Plus I hate re writing code thats why I program in Foxpro > > Thanx Why not place the code in the method for the 1st column, then in the dblclick event of the other 65 place : _screen.activeform.activecontrol.column1.dblclick() .
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform