Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait with bigger font size
Message
From
01/04/2024 06:47:25
 
 
To
31/03/2024 10:23:57
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01687801
Message ID:
01687804
Views:
59
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é
Previous
Reply
Map
View

Click here to load this message in the networking platform