fmdogg Posted July 27, 2011 Posted July 27, 2011 my gui form and properties, how to do make? normally I ran the program, working together with the following command; Global $printscreen $printscreen = HotKeySet("{PrintScreen}","printscreen") Func printscreen() if $printscreen Then MsgBox(48,"ERROR","Not clicked printscreen button") EndIf EndFunc but Besides, you could, the program starts, consist of a window in the lower right corner. 2 x button on the window; $exit = exit button with program is exit $shoot = shoot button with, and both the captured image before shooting the 'xxx' e-mail address 'xx' as the subject of '$user' person to be sent through $user = a user can enter their email address 'inputbox' can be opened in the form of I do not know what I wanted it too but very thankss!!!!
monoscout999 Posted July 27, 2011 Posted July 27, 2011 You need to look in the help file aboutGuiCreate()GuiCtrlCreateButton()GuiCtrlCreateInput()You also need_ScreenCapture_Capture() --- Look in the help the files you need to include to use this function.About the location of the GUI when you have the GUI done, come here(in this thread) and ask about it, but i think that first you need to create the GUI
monoscout999 Posted July 27, 2011 Posted July 27, 2011 my gui form and properties, how to do make? normally I ran the program, working together with the following command; Global $printscreen $printscreen = HotKeySet("{PrintScreen}","printscreen") Func printscreen() if $printscreen Then MsgBox(48,"ERROR","Not clicked printscreen button") EndIf EndFunc but Besides, you could, the program starts, consist of a window in the lower right corner. 2 x button on the window; $exit = exit button with program is exit $shoot = shoot button with, and both the captured image before shooting the 'xxx' e-mail address 'xx' as the subject of '$user' person to be sent through $user = a user can enter their email address 'inputbox' can be opened in the form of I do not know what I wanted it too but very thankss!!!! Also... That code is wrong, you don`t have to capture the HotKeySet() return, only with the parameter function it works.
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