I've seen lots of threads where I can hold a key down for a certain period of time, but all of them involve "sleep". What if I want to do other things while the key is being held down? Does AutoIt support this?
Something like: Send("{Up 1000}")
That will press the up arrow 1000 times, is there anyway to hold the key down for 1000ms? (Without using sleep)
hmm ok
when i press save it opens the savedialog and then it it supposed to save as .ini but it saves as "file"
so i have to manually rename the file *.ini
thank you thank you !!! it worked! i do not understand english very well, and spanish help good. everything works now. ok how give u money.
jayson i give u money 2 cuz u helped before
There is no GUI in this script, and the Stop/Start/Terminate Mainscript functions are still there.
I don't think you're looking at it right...
Everything else is still the same other than renamed buttons. Have you even launched the new code?
Whenver i press the save button, i name it " test.ini" but it saves as "times.ini" i know its because i have the default $data to automatically save as times.ini but how do i change it while still making my code work.
if i change the $data value, it messes up the whole code, and I don't know how to fix it.
omg after i get this done, i won't need no more help, ill just use this code as reference to my new programs.
i dont get it. only thing wrong is save button dont work, and thats it. it shouldn't be hard to fix for you programmers
i press the save button, then it opens the fileopendialog, then i enter esttimes.ini, but yet it saves as times.ini.
i just want it to save as esttimes.ini!
i no understand what u ask of me!
the rest of code work good!
also whenver i start the main script, i cant exit the applicatino by pressing the X button. i click the X and it does nothing. but only after i start main script, i even tried stopping main script, but it still doesn't exit. i have to press the ESC button for it to exit, becuz i set the hotkey to terminate when i press ESC. how do i fix this
oo nvm thanks i got it working lol. hey how do i add another button ontop of the gui? like there is a X close button and a minimize button, so i wanna add another one
o and how to let user change the name of the save file? it always saves as times.ini, but i want ppl to be able to change the save name
thanks to everyone!