donm Posted June 23, 2013 Posted June 23, 2013 (edited) Hi there, What I'd like to do is create a script that will prompt with several radio buttons. The radio buttons would be a list of printers that are already installed and ask which one you'd like to set as default. Upon selection it would set the default and close. Any words of advice of suggestions on where to start off would be greatly appreciated. Thanks, Don Edited June 23, 2013 by donm
JohnOne Posted June 23, 2013 Posted June 23, 2013 To start, look for these in help file and run examples therein. GuiCreate GUICtrlCreateRadio GUICtrlCreateButton AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
martin Posted June 29, 2013 Posted June 29, 2013 Maybe something in >this thread might help since it is about setting default printers for different applications. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
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