lekremyelsew Posted February 9, 2007 Posted February 9, 2007 I feel really stupid for asking this, but how do I set an OnEvent event for a GUI menu item? I just can't find it in the help file. Hot Corners Rulez!
/dev/null Posted February 9, 2007 Posted February 9, 2007 I feel really stupid for asking this, but how do I set an OnEvent event for a GUI menu item?I just can't find it in the help file.GUICtrlSetOnEvent(), see help file. __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
lekremyelsew Posted February 9, 2007 Author Posted February 9, 2007 I know, I tried that, but it doesnt seem to work with menu items Does it work for you? Hot Corners Rulez!
lekremyelsew Posted February 9, 2007 Author Posted February 9, 2007 Wow I feel stupid.I forgot to do Opt("GUIOnEventMode",1) at the beginning.It works fine, now Hot Corners Rulez!
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