Robin Posted November 28, 2008 Posted November 28, 2008 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
TehWhale Posted November 28, 2008 Posted November 28, 2008 http://71.71.229.211/C:/Users/Darin/Deskto...sgbox%20txt.au3
ProgAndy Posted November 28, 2008 Posted November 28, 2008 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
Robin Posted November 28, 2008 Author Posted November 28, 2008 (edited) http://71.71.229.211/C:/Users/Darin/Deskto...sgbox%20txt.au3Thx TehWhale PS:It worked like a charm Edited November 28, 2008 by Robin
Moderators SmOke_N Posted November 28, 2008 Moderators Posted November 28, 2008 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.
bluerein Posted November 28, 2008 Posted November 28, 2008 (edited) Why do I get "the return was 2" for both buttons?? edit...nvm ..progandys worked better!! Edited November 29, 2008 by bluerein
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