robinj Posted February 27, 2008 Posted February 27, 2008 I am trying to create a script where I have several message boxes that display on some very high resolution monitors and would love to use Msgbox function to display script status etc. Issue I have is the font is too small. Is there any simple way to change it for functions such as msgbox? I can't easily locate an answer to this. Thanks
Xenobiologist Posted February 27, 2008 Posted February 27, 2008 I am trying to create a script where I have several message boxes that display on some very high resolution monitors and would love to use Msgbox function to display script status etc. Issue I have is the font is too small.Is there any simple way to change it for functions such as msgbox? I can't easily locate an answer to this.ThanksHi,create you own GUI.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
robinj Posted February 28, 2008 Author Posted February 28, 2008 Hi,create you own GUI.MegaObviously, this will work, but is there no simple way to change the system font/styles.....?
Xenobiologist Posted February 28, 2008 Posted February 28, 2008 Obviously, this will work, but is there no simple way to change the system font/styles.....?I don not think so. Btw. I think that would be more complicated than creating a look-like MsgBox with KODA. 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
Moderators SmOke_N Posted February 28, 2008 Moderators Posted February 28, 2008 There are a lot of things that can be done to a message box, you could start with some of these:http://www.autoitscript.com/forum/index.ph...hlite=%2Bmsgbox Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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