AceLoc 0 Posted June 2, 2006 i want something like this a window.. only with other text and if you press @ one i want it to Run("C:\Program Files\Diablo II\DiabloII.exe")and on the other one;;Run("C:\Program Files\Diablo II\DiabloII.exe" -w -skiptobnet)is this possible,, and if it is;; how? Hide AceLoc's signature Hide all signatures [quote name='AceLoc']I gots new sunglasses there cool.[/quote] Share this post Link to post Share on other sites
Valuater 122 Posted June 2, 2006 (edited) open SciTE and goto... Tools > GUI Builder that creates the GUI how you want it to look then.. after pasting it..... place your "run" commands above in the "case" statements you will see on your script 8) Edited June 2, 2006 by Valuater Hide Valuater's signature Hide all signatures Share this post Link to post Share on other sites
AceLoc 0 Posted June 2, 2006 (edited) SciTE is ???????? and i just want it to look like that only with other text Edited June 2, 2006 by aceloc Hide AceLoc's signature Hide all signatures [quote name='AceLoc']I gots new sunglasses there cool.[/quote] Share this post Link to post Share on other sites
Valuater 122 Posted June 2, 2006 (edited) SciTE is an Editor for Autoit.... a very good one in-factyou really should have ityou can get SciTE, Beta and learn alot quickly herehttp://www.autoitscript.com/forum/index.php?showtopic=21048#8) Edited June 2, 2006 by Valuater Hide Valuater's signature Hide all signatures Share this post Link to post Share on other sites
AceLoc 0 Posted June 2, 2006 oke thnx.. Hide AceLoc's signature Hide all signatures [quote name='AceLoc']I gots new sunglasses there cool.[/quote] Share this post Link to post Share on other sites
dakota 0 Posted June 2, 2006 (edited) My scite does not have the build guy???? Edited June 2, 2006 by dakota Share this post Link to post Share on other sites
AceLoc 0 Posted June 2, 2006 mines neighter and i looked at it and it only make it harder.. cant some1 just tell me how to make the same window as that??????? i can edit it myself ! Hide AceLoc's signature Hide all signatures [quote name='AceLoc']I gots new sunglasses there cool.[/quote] Share this post Link to post Share on other sites
Valuater 122 Posted June 2, 2006 (edited) @both of you.... save the file as something first... then it will show ..... notice the pic says...." Untitled) - SciTE" 8) Edited June 2, 2006 by Valuater Hide Valuater's signature Hide all signatures Share this post Link to post Share on other sites
Jos 1,844 Posted June 2, 2006 (edited) @both of you....save the file as something first... then it will show..... notice the pic says...." Untitled) - SciTE"8)This is not exact enough Save it with a file extension of .au3 for example test.au3.All AutoIt3 tools in SciTE are associated with the File extension for AutoIt3. Edited June 2, 2006 by JdeB Hide Jos's signature Hide all signatures SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites
Valuater 122 Posted June 2, 2006 (edited) This is not exact enough Save it with a file extension of .au3 for example test.au3.All AutoIt3 tools in SciTE are associated with the File extension for AutoIt3.True... i still wish the save file dialog had a "default" of ".au3"it has a default of ".txt"... i think ( have to check ).... NOPE Just says "File"8) Edited June 2, 2006 by Valuater Hide Valuater's signature Hide all signatures Share this post Link to post Share on other sites
Jos 1,844 Posted June 2, 2006 it has a default of ".txt"... i think ( have to check )No its empty.... SciTE doesn't have any option for it to my knowledge and I am providing the standard build as released by Neil Hodgson. Hide Jos's signature Hide all signatures SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Share this post Link to post Share on other sites