Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Label
Message
From
01/03/2024 05:59:41
 
 
To
01/03/2024 05:56:43
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
01687658
Message ID:
01687665
Views:
38
>>I'm really sorry for my earlier wrong comments. It seems that you can't use With-Endwith the way you do. Try the following workaround instead:
>>
>>  oLabel = "elbl"+Alltrim(Str(i))
>>  loForm.Newobject(oLabel, "Label")
>>  With eval("loform."+olabel)
>
>Another option is my favorite trick (stolen from Fabio, he found it)
>
>with getpem(loForm, oLabel)

There are always several ways to the same goal with FoxPro. :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform