Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer for splash screen
Message
From
01/06/2001 12:30:21
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/06/2001 12:21:02
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00513892
Message ID:
00513900
Views:
17
This message has been marked as the solution to the initial question of the thread.
>I have a very simple splash screen with one button of a Click Event of ThisForm.Release. Now, how can I add a timer to make it show for 3-5 seconds then "ThisForm.Release" AND/OR upon clicking the button (like "which ever occurs first")? I didn't do a research on this, just thought to ask this first and then code it (or knowing where to research on this).
>
>Thanks.
>
>Chuck

Chuck,
Add the timer.
Set interval to say 5000 for 5 secs
In timer.event
thisform.release
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform