Jump to content

GUIActions (GUI with Tabs using GUIRegisterMsg)


skin27
 Share

Recommended Posts

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 :whistle: . 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

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...