Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CListObjEdit override
Message
 
To
29/07/1999 12:00:14
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00247732
Message ID:
00248345
Views:
23
>I'm using the cListObjEdit class in a cBizObjForm. The SetButtonEnabledStatus method of this class contains a SetFocus to the cmdAdd button which voids some of the functionality of my form. What should be the best workaround other than copying and pasting the code (without the SetFocus) into the subclass or modifying the MMF class?>

You could place code something like the following in the SetButtonEnabledStatus method:

DODEFAULT()


Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform