SirDarknight1200 Posted September 10, 2013 Posted September 10, 2013 (edited) How do I edit the color,design of a gui's selected items? As an example, is it possible to make a gui in autoit like following? Edited September 10, 2013 by SirDarknight1200
FireFox Posted September 10, 2013 Posted September 10, 2013 Hi, Search for window skins in the forum. Br, FireFox.
Wombat Posted September 11, 2013 Posted September 11, 2013 Or define your own GUI by setting the window to either borderless or thin frame, then using custom graphics or labels (or both) Just look at us.Everything is backwards; everything is upside down. Doctors destroy health. Lawyers destroy justice. Universities destroy knowledge. Governments destroy freedom. The major media destroy information and religions destroy spirituality. ~ Michael Ellner The internet is our one and only hope at a truly free world, do not let them take it from us...
PhoenixXL Posted September 11, 2013 Posted September 11, 2013 For the sake of simplicity use skins(as FireFox suggested), there are plenty available on this FORUM My code: PredictText: Predict Text of an Edit Control Like Scite. Remote Gmail: Execute your Scripts through Gmail. StringRegExp:Share and learn RegExp.Run As System: A command line wrapper around PSEXEC.exe to execute your apps scripts as System (LSA). Database: An easier approach for _SQ_LITE beginners. MathsEx: A UDF for Fractions and LCM, GCF/HCF. FloatingText: An UDF for make your text floating. Clipboard Extendor: A clipboard monitoring tool. Custom ScrollBar: Scroll Bar made with GDI+, user can use bitmaps instead. RestrictEdit_SRE: Restrict text in an Edit Control through a Regular Expression.
SirDarknight1200 Posted September 11, 2013 Author Posted September 11, 2013 Thanks. I'VE GOT MY answer
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