Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create a method of an object programmatically
Message
De
07/01/1999 20:52:33
 
 
À
07/01/1999 18:43:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00173854
Message ID:
00173885
Vues:
27
>Hi. In the Init event of a conainer I am AddObject a command button. I want to create a Click method for this button. How?
>Thanks.


The class of the button will need to have the code in the click button already.. although, I hear the next path is going to allow for compiling in the runtime, so you will be able to add code to the method and compile it.

Of course, I think you can do this now as long as your program is running in interactive mode.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform