yellow Posted May 24, 2006 Posted May 24, 2006 I want to display a dialog or something when my gui program is executing commands, like "please wait..." etc. Anyone got a idea? Thanks in advance!
Micha1405 Posted May 24, 2006 Posted May 24, 2006 What about Splash Like SplashTextOn("Title", "Message goes here.", -1, -1, -1, -1, 4, "", 24) look @ helpfile My TrayToolBar
mr.underperson Posted May 24, 2006 Posted May 24, 2006 Or you might want to consider one of the nifty progress bars kicking around the forum. Search is your friend. -mu
Xenobiologist Posted May 24, 2006 Posted May 24, 2006 What about Splash Like SplashTextOn("Title", "Message goes here.", -1, -1, -1, -1, 4, "", 24)look @ helpfile HI,there are many solutions. You could use a progress bar, or a label or a tooltip ...Just choose So long,Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now