01-12-2009, 01:14 AM
Ok im New to macros.. i need help with a dialog. heres my code. How do i make it so when i hit Log in it take the info i put in and inserts it in the right spots on the yahoo messenger?
[/code] /Dialog_Editor
BEGIN DIALOG
0 "" 0x90C80A40 0x0 0 0 191 41 "Yahoo Logger"
3 Button 0x54013003 0x0 138 12 48 14 "Log In"
4 Edit 0x54030080 0x200 36 4 96 14 ""
6 Static 0x54000000 0x0 4 6 48 12 "Account:"
7 Edit 0x54030080 0x200 36 24 96 14 ""
5 Static 0x54000000 0x0 2 26 48 12 "Password:"
END DIALOG
DIALOG EDITOR: "" 0x2020105 "" "" ""
[/code]
[/code] /Dialog_Editor
BEGIN DIALOG
0 "" 0x90C80A40 0x0 0 0 191 41 "Yahoo Logger"
3 Button 0x54013003 0x0 138 12 48 14 "Log In"
4 Edit 0x54030080 0x200 36 4 96 14 ""
6 Static 0x54000000 0x0 4 6 48 12 "Account:"
7 Edit 0x54030080 0x200 36 24 96 14 ""
5 Static 0x54000000 0x0 2 26 48 12 "Password:"
END DIALOG
DIALOG EDITOR: "" 0x2020105 "" "" ""
[/code]