Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a method of an object programmatically
Message
From
07/01/1999 20:52:33
 
 
To
07/01/1999 18:43:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00173854
Message ID:
00173885
Views:
26
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform