skin27 Posted August 22, 2012 Posted August 22, 2012 I was inspired by a post of wolf9228 () to use GUIRegisterMsg for getting messages in the gui.The goal of this example is to show an alternative way to set up a gui with tabs by using UDF's (GUIAction and GUIPoll) in the main script instead of using loops or events.It seems for me easier to write a gui like this . I wonder if others find this way also practical? This is just a first attempt, so when someone can improve it and make it more generic than I would like to see/hear that.I also wondered if there is a list with all message notifications (constants, codes and related functions)? Now I just look it up in for example ButtonConstants.au3.GUIActions.zip
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