AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PasswordManager

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
agdurrette



Joined: 07 Jan 2009
Posts: 18

PostPosted: Fri May 29, 2009 2:55 am    Post subject: PasswordManager Reply with quote

Im trying to create a simple password manager and i have created a gui for it and i would like the add button to open another gui so that a person can add a password and username.

i have the ahk files uploaded if some one would like to help a complete beginner Very Happy
http://www.autohotkey.net/~agdurrette/PasswordManager/add-edit.ahk
http://www.autohotkey.net/~agdurrette/PasswordManager/passwordmanager.ahk

any tips hints will be gratefully appreciated Smile thanks.
Back to top
View user's profile Send private message Send e-mail
Eedis
Guest





PostPosted: Fri May 29, 2009 3:27 am    Post subject: Reply with quote

first of all.... put the code in the thread with the "
Code:
"  and the "
" command like soo
Code:
a::
loop
{
MouseClick, left
Sleep, 30000
}
`::suspend
return


second of all, don't you think this is a big jump for a beginner?

and third, we shouldn't be writing the scripts for you... we should just help debug them.. read the manual, it tells you all you need to know... and you could use

Code:
buttonok:
"command"


and by password manager... what do you mean?
Back to top
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group