Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thermometer doesn't appear on the screen when app runs
Message
 
 
À
21/03/2006 15:53:13
Vernon Chambers
New York City Transit
New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01106372
Message ID:
01106398
Vues:
20
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform