Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding code to txtbtns provided by wizard
Message
 
 
To
02/05/2000 14:17:38
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00365231
Message ID:
00365239
Views:
18
Hi Tom,

On that particular form in Add button click() event add
  ** you additional code here
  dodefault() && Invoke class code
It may not work as you expected, because add button means add in non-edit mode and save in edit mode. Your code should respect it.

HTH

>I'm using the txtbtns added to a form created with the form wizard. I need to add additional code to that add button. Is there a way to add code to the click event and still have the default functionality of the class work?
>
>I'm just getting back into programming from Fox 2.0 and the oop learning is going VERY slowly. Any help will be appreciated.
>
>Thanks!
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform