Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetAll and DynamicBackColor problem
Message
From
22/09/2005 15:32:39
 
 
To
22/09/2005 15:24:48
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01052066
Message ID:
01052157
Views:
8
>>I would think that it should not be an issue, since the code is within the
>>
>>WITH This
>>...
>>ENDWITH
>>
>> structure, but I'll check that out.
>
>The dynamic* properties are evaluated during grid.refresh in the context of the grid itself, so you have to express them in those terms. IOW, anything you put in there will be treated as if it was a
>
>
>this.whatever=eval(this.dynamicwhatever)
>
>
>You can't assume that this imaginary line of code runs inside a with/endwith block.

Thank you for putting what I ment to say, into a more understandable english. I think of the Dynamicxxx expressions as something in the line of exescript commands, they see their current environment, and not the environment under which they were define/created.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform