Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the reason this won't work?
Message
 
 
To
29/06/2006 23:57:49
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01132930
Message ID:
01132974
Views:
13
>>Can you post definion of "lbl" class?
>
>
>It's a label object.
>
>The code is actually this:
>
>_Screen.NewObject("lblSizer", "lbl", This.ClassLibrary)
>_Screen.lblSizer.Autosize = .F.
>_Screen.lblSizer.caption = MyCursor.Msg
>_Screen.lblSizer.AutoSize = .T.
>
>Then KA-BOOM!!! the whole application shuts down.

Hi Sam,

It doesn't help much because you didn't provide definion of "lbl" class. What non-default properties/methods it has?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform