Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetAll and DynamicBackColor problem
Message
From
22/09/2005 15:34:39
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
22/09/2005 15:32:39
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:
01052160
Views:
9
>>>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.

Which is actually good - you can pretty much define them anywhere you like. You only need to know where will they be evaluated.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform