Jump to content

Changing MsgBox Text


Robin
 Share

Recommended Posts

Just want to find out by the pro's if there is a way to change the text ie YES or NO to ON or OFF in the following example? --->

MsgBox(0x4, "JavaOn/Off", "Yes=ON, No=OFF!")

Instead of it showing YES, I want it to show ON...

thx guys :)

Link to comment
Share on other sites

You could create your own window or use this:

http://www.autoitscript.com/forum/index.php?showtopic=81976

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

Link to comment
Share on other sites

  • Moderators

Glad I could help. Enjoy. :)

I'd suggest posting the actual link to the au3 file. You're not always going to be hosting at that address.

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...