Jump to content

Recommended Posts

Posted

GUICtrlSetOnEvent(Send("{ENTER}"), "sendit")

I think what you are looking for is either HotKeySet or _IsPressed. Or you may want to put $BS_DEFPUSHBUTTON in your GUICtrlCreateButton() function.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...