Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WizStyle
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00132678
Message ID:
00133114
Views:
22
>>>Can anyone suggest how to subclass Wizstyle and modify it to allow carring forward info from previous record in a form when useing the txtbtns.vcx part of Wizstyle?
>>>I have tried numerous things, but nothing work correctly, even Set Carry On ( of course, I may not be adding it in the right area).
>>>
>>>TIA,
>>>Dan
>>Dan,
>>Many ways there could be. I don't play with wizards so internal code might not be applicable to all of the ways :
>>1)You could directly modify the cmdAdd.click code
scatter memvar memo
>>dodefault()

>I wouldn't subclass anything in WIZSTYLE. I would copy any of its classes I wanted to use to my own class library, rename the class in the command window, and then start modifying. WIZSTYLE makes a questionable set of base classes, and you might not want to be tied to them. They are not designed to be modified or used anywhere but the form wizard. If you want to modify those base classes, you can do that, but you might prefer that the new versions have their own names.

MANY thanks to both of you for takeing the time to try and help!!

Can anyone suggest another lib that is in the public domain that is simular to wizstyle.txtbtns???

Dan
Dan Gilliland
ICQ# 15695715


"Man is still the most extraordinary computer of all."
John F. Kennedy (1917-1963)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform