Animated Splash Screen for your programs

General Computer Utilities
Post Reply
john_456_fx
Posts: 9
Joined: Fri Feb 24, 2006 7:10 am
Location: South Africa

Animated Splash Screen for your programs

Post by john_456_fx »

This is a very simple utility that's main function is to provide
a splash screen for your programs. You can choose between two
types of text: WAIT or LOADING.
How it works:
RUN the sp.tkn file with a choice of the 2 types of text(WAIT
or LOADING) as a commandLine$. That's it!
Example:

Code: Select all

RUN "sp.tkn wait"
'Do some stuff
Or:

Code: Select all

RUN "sp.tkn loading"
'Do some stuff
The selected text will be presented as if it is cut into 10
parts and then moved back and forth independently to give the
impression the characters moving on a wave.
Attachments
Animated Splash Screen.zip
This download includes the source files and a readme.txt file to tell you what to do.
(15.45 KiB) Downloaded 420 times
John
Tech Admin
Cg consulting
CPT
RSA
Post Reply