Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show build progress in status bar during build
Message
De
29/02/2016 00:41:11
 
 
À
28/02/2016 21:11:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01632168
Message ID:
01632271
Vues:
57
Are you using a framework, and perhaps running a project builder within that framework? Is any kind of projecthook operating?

Another way to look at this same thing - if you create a new project in plain VFP, do the SETs below, and build, do you see the messages?

>Thank you Yousfi,
>
>So you ARE getting the messages in status bar even though you cannot catch because of speed. Good.
>
>I am not getting results, yet.
>
>Alex
>
>>then
>>
>>set statusbar on   &&Displays  the graphical status bar.
>>set status on       &&Displays the character-based status bar.
>>
>>is suffisent ?
>>
>>foxhelp; set status on
>>the character-based status bar is displayed showing the name of the program currently executing (if any) the alias of the active table, the current record pointer position, the number of records in the table, and the state of the Insert, NumLock and CapsLock keys. The record or file lock status is also shown in the status bar when the table is opened for shared use. The status bar is updated each time you execute a command that changes status information.
>>
>>note: when compiling a project the messages on statusbar are very fast ! cannot read them succinctly
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform