plgii Posted October 12, 2005 Posted October 12, 2005 does anyone know how I can disable the OK-YES-NO-CANCEL buttons on a message box?
w0uter Posted October 12, 2005 Posted October 12, 2005 best would be to make your own GUI. My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
B3TA_SCR1PT3R Posted October 12, 2005 Posted October 12, 2005 does anyone know how I can disable the OK-YES-NO-CANCEL buttons on a message box? its in the help file look under the different flags [right][font="Courier New"]...Run these streets all day, I can sleep when I die.[/font] [/right]
Developers Jos Posted October 12, 2005 Developers Posted October 12, 2005 (edited) its in the help file look under the different flagsIt will always show at least one Button....As wOuter stated: create your own msgbox with the GUI functions...... Edited October 12, 2005 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
LxP Posted October 14, 2005 Posted October 14, 2005 Or you could do it the easy way and try SplashTextOn() if that suits your purposes.
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