Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug with PageFrame and SET DELETED?
Message
From
26/11/2003 16:35:56
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
26/11/2003 14:25:39
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00853811
Message ID:
00853885
Views:
17
No, this is not a bug. You need to SET DELETED ON before the init of the controls. The controls init before the form inits. Try setting this in the form's load event. You can add SET DELETED ON to your form class's load event. Then subclass that form to make all other forms and this should never happen to you again.

>I have a PageFrame in a Form and in Init() method of Form I have put SET DELETED ON but controls in a PageFrame still shows values that are marked for deletion!
>
>Is this a bug?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform