Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thermometer doesn't appear on the screen when app runs
Message
 
 
To
21/03/2006 15:53:13
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01106372
Message ID:
01106398
Views:
21
>Naomi,
>
>Thanks for the reply.
>
>I'm simply creating the object as follows:
>
>
>lo_Therm = NEWOBJECT("_thermometer","_therm","","PROCESSING")
>with lo_Therm
>.show()
>blah...blah...
>ln_Percent = ln_Increment/ln_Fsize * 100
>.UPDATE( ln_Percent,aLogFiles[x]+'  Please be patient..........', blue)
>blah...blah...
>.complete()
>endwith
>
>
>
>that's basically it. Like I mentioned, it works in development not in the exe. What areas should I be looking?
>
>Vernon

Hard to guess, really. May be you need to set its position and visible property just in case?

Also are you running with _SCREEN = OFF ? This may be a problem too.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform