blindwig Posted June 28, 2005 Posted June 28, 2005 Let's say I have a script that has a GUI. I want to create another GUI form that will be modal. Now I know I can just not process messages for controls on the first GUI, but they are still usable (buttons still animate, check and radios are still usable, etc). I want it so that if you try to do something on GUI1 it will beep and bring GUI2 to the front. Like when you make a MsgBox with the 8192 flag. My UDF Threads:Pseudo-Hash: Binary Trees, Flat TablesFiles: Filter by Attribute, Tree List, Recursive Find, Recursive Folders Size, exported to XMLArrays: Nested, Pull Common Elements, Display 2dSystem: Expand Environment Strings, List Drives, List USB DrivesMisc: Multi-Layer Progress Bars, Binary FlagsStrings: Find Char(s) in String, Find String in SetOther UDF Threads I Participated:Base64 Conversions
GaryFrost Posted June 28, 2005 Posted June 28, 2005 http://www.autoitscript.com/forum/index.ph...018entry82018 SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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