i542 Posted July 31, 2006 Posted July 31, 2006 WINDOWS STOPWATCH (download here: stopwatch.au3)Windows Stopwatch is simple stopwatch. Open Stopwatch, press Start and look how time goes. Then press Stop and count is stopped.Importrant: If you press Stop twice, timer is resetedSo, try this. I've created that only because forgetted on Timer functions.Interested? Download here: stopwatch.au3 i542 I can do signature me.
i542 Posted July 31, 2006 Author Posted July 31, 2006 cool i542..Tnx... : i542 I can do signature me.
RazerM Posted July 31, 2006 Posted July 31, 2006 Not bad i542. I changed lines 155 & 139 to $finish = StringFormat("%.3f sec", $finish) for quicker updating My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop.
i542 Posted August 1, 2006 Author Posted August 1, 2006 (edited) Not bad i542. I changed lines 155 & 139 to $finish = StringFormat("%.3f sec", $finish)oÝ÷ Øl¶l¶§ºfÞ®Èî§W¶Ú+mjwZºÚ"µÍYX[XJ ][Ý×ÔYÚ ][ÝÊHÈYX[XJ ][Ý×ÔYÚ ][ÝËL for quicker updatingNot sure what is func StringFormat (looking @ help now) but other is nice idea, tnx! i542 Edited August 1, 2006 by i542 I can do signature me.
i542 Posted August 4, 2006 Author Posted August 4, 2006 Hey! Some ideas? I didn't get new posts i542 I can do signature me.
nitekram Posted August 4, 2006 Posted August 4, 2006 Hey! Some ideas? I didn't get new posts i542When you click on the exit button - or RED X - it should close. After you press start - you must press stop in order for you to be able to exit, was that by design? 2¢ All by me:"Sometimes you have to go back to where you started, to get to where you want to go." "Everybody catches up with everyone, eventually" "As you teach others, you are really teaching yourself." From my dad "Do not worry about yesterday, as the only thing that you can control is tomorrow." WIKI | Tabs; | Arrays; | Strings | Wiki Arrays | How to ask a Question | Forum Search | FAQ | Tutorials | Original FAQ | ONLINE HELP | UDF's Wiki | AutoIt PDF AutoIt Snippets | Multple Guis | Interrupting a running function | Another Send StringRegExp | StringRegExp Help | RegEXTester | REG TUTOR | Reg TUTOT 2 AutoItSetOption | Macros | AutoIt Snippets | Wrapper | Autoit Docs SCITE | SciteJump | BB | MyTopics | Programming | UDFs | AutoIt 123 | UDFs Form | UDF Learning to script | Tutorials | Documentation | IE.AU3 | Games? | FreeSoftware | Path_Online | Core Language Programming Tips Excel Changes ControlHover.UDF GDI_Plus Draw_On_Screen GDI Basics GDI_More_Basics GDI Rotate GDI Graph GDI CheckExistingItems GDI Trajectory Replace $ghGDIPDll with $__g_hGDIPDll DLL 101? Array via Object GDI Swimlane GDI Plus French 101 Site GDI Examples UEZ GDI Basic Clock GDI Detection Ternary operator
i542 Posted August 4, 2006 Author Posted August 4, 2006 When you click on the exit button - or RED X - it should close. After you press start - you must press stop in order for you to be able to exit, was that by design?Of course, I added this possibility for blocking accidental (did I spell this word good?) exits...Fell free to remove this line .i542 I can do signature me.
i542 Posted September 27, 2006 Author Posted September 27, 2006 SOON - new version of Windows Stopwatch What is new: * Baloon GUI tips * Added ABOUT window * New titlebar style (if someone answer to my help topic in GUI) i542 I can do signature me.
litlmike Posted October 5, 2006 Posted October 5, 2006 i542 can you take a look at this post? I only asked it in this thread, because it deals with your script. Thanks.http://www.autoitscript.com/forum/index.php?showtopic=33988 _ArrayPermute()_ArrayUnique()Excel.au3 UDF
litlmike Posted October 6, 2006 Posted October 6, 2006 Alright with Larry's help we answered the last post. Is there a way to make this Stopwatch resume the count, instead of resetting, after pressing start?For instance:Press StartPress Stop after 5 secondsPress StartCount resumes from 5 seconds.Press stop After 5 secondsNumber now reads 10 (not 5) _ArrayPermute()_ArrayUnique()Excel.au3 UDF
i542 Posted October 17, 2006 Author Posted October 17, 2006 (edited) Alright with Larry's help we answered the last post. Is there a way to make this Stopwatch resume the count, instead of resetting, after pressing start?For instance:Press StartPress Stop after 5 secondsPress StartCount resumes from 5 seconds.Press stop After 5 secondsNumber now reads 10 (not 5)Seems no, but I will try to do something (Something with my modem is not OK, so I now must go to Internet Caffe. )i542 Edited October 17, 2006 by i542 I can do signature me.
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