DaLiMan Posted March 9, 2005 Posted March 9, 2005 Is it possible to create an InputBox in front of a SplasScreen? I use a splashImage to hide the background, but half way the script I need the user to input a number and then continue but I don't want the SplashImage to disappear. Any help is very welcom.
zcoacoaz Posted March 9, 2005 Posted March 9, 2005 code please. [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]
FuryCell Posted March 14, 2005 Posted March 14, 2005 (edited) I called a second a script right before InputBox ().The second script looked somthing like this WinWaitActive ("Title of Input Box") WinSetOnTop ("Title of Input Box","",1) WinActivate ("Title of Input Box") Exit Hope this works Edit:P.S. Sorry for stealing the post but anybody know why my avitar (The little picture next to my user name) Dosent show up? Edited March 14, 2005 by SolidSnake HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
igmeou Posted March 14, 2005 Posted March 14, 2005 @SolidSnake Check the following: -image type(jpg,gif,etc) -image size(1kb,etc) -image demension(100x100) -is it corrupted(try opening your image from various program) -is it fully uploaded -the spec. allow/limit on this forum with your image [font="Arial"]Thanks[/font]If @error = me Then $sorry Else Do $clarifyMe Until $meClear EndIF MsgBox(0,"Special Message!","Special Thanks to " & $allHadReplied,$Forever)
FuryCell Posted March 14, 2005 Posted March 14, 2005 (edited) @SolidSnakeCheck the following:-image type(jpg,gif,etc)-image size(1kb,etc)-image demension(100x100)-is it corrupted(try opening your image from various program)-is it fully uploaded-the spec. allow/limit on this forum with your image<{POST_SNAPBACK}>Thanks a million! I changed the image size and now it works. Edited March 14, 2005 by SolidSnake HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
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