Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wait with bigger font size
Message
De
01/04/2024 06:47:25
 
 
À
31/03/2024 10:23:57
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01687801
Message ID:
01687804
Vues:
60
Hello Dragan,

In the init of the form

I'll try with the form show. Thanks.

>>Hello all,
>>
>>Happy easter!
>>
>>I want to display text in a form. The command WAIT should be the solution but I need to display a messagge with a bigger font size.
>>
>>I thought I could do this
>>
>>Create form and then
>>
>>in the init
>>
>>PARAMETERS cText
>>thisform.lblMessage.Caption = cText
>>INKEY( 3)
>>RETURN .f.
>>
>>The message is not displayed.
>>
>>How can I do this?
>
>In the .init() of what?
>
>Perhaps in the form.show() create such a label and then on a one-time 3 second timer remove the label or set its caption to "".
>
>If you return .f. from anything's .init() the thing shouldn't be created at all.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform