Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning a logical value to a property
Message
From
03/12/2004 21:46:52
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00965526
Message ID:
00966886
Views:
8
>Can you assign the value to the property in the Init?

Ok, this was it. For some kind of reason, the evaluation at the property level does not work well. I had some settings in the Init() that I wanted to put in the property sheet. As soon as I put those in the property sheet such as =gnProcess and =gcClient, I started to get all kind of values at every hit. I put those lines back in the Init(). I also added a InitHook() which is called from the Init() which serves for the subclass to define additional settings for those evaluations.

Thus, the problem with the delete confirmation should now be resolved.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform