ludocus Posted June 7, 2008 Posted June 7, 2008 Hi, I made this because for some people it could be usefull .I think the gui looks nice and simple. And the whole program is nice and simpleBilling (.exe):Billing.exeBilling (.au3):Billing.au3Enjoyand as always: Comments are welcome!
Andreik Posted June 7, 2008 Posted June 7, 2008 Hi, I made this because for some people it could be usefull . I think the gui looks nice and simple. And the whole program is nice and simple Billing (.exe): Billing.exe Billing (.au3): Billing.au3 Enjoy and as always: Comments are welcome! Nice GUI! Good work!
ludocus Posted June 7, 2008 Author Posted June 7, 2008 (edited) thnx btw, default password = password default username = username Edited June 7, 2008 by ludocus
Innovative Posted June 7, 2008 Posted June 7, 2008 (edited) I guess you're from other programming lanaguge ? I know that by looking at this : msgbox (16, 'Billing Login', 'Invalid username or password, please try again', default, $Form1)oÝ÷ Øl¥u·¢«¢+ٵͽà ÄØ°Ìäí ¥±±¥¹1½¥¸Ìäì°Ìäí%¹Ù±¥ÕÍɹµ½ÈÁÍÍݽɰÁ±ÍÑÉ䥸Ìäì¤ìÅÕ½Ðì°ÄÔÅÕ½Ðì½ÈµÍ½àÑ¥µ½Õ Edited June 7, 2008 by xVivoCity
gseller Posted June 7, 2008 Posted June 7, 2008 Nice GUI, for my testing purposes, I added RegDelete('HKEY_LOCAL_MACHINE\SOFTWARE\Billing') to my reset to delete the registry entry
ludocus Posted June 7, 2008 Author Posted June 7, 2008 @xVivoCity I'm sorry but then you probally have a lower version of autoit, in the newest version you can make a child msgbox to a gui.. so this is correct autoit language: msgbox ( 0, 'title', 'text', default, $hWnd) @gesller thnx
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