Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait with bigger font size
Message
From
31/03/2024 10:23:57
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
31/03/2024 10:07:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01687801
Message ID:
01687802
Views:
52
>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.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform