Jump to content

Multithreading & Gui Icon


Recommended Posts

Hi guys,

Just two questions:

1. How can I make it so there is no au3 icon on the gui?

2. How can I multithread so when the user clicks a button it creates a new thread which does its thing and can then be aborted by clicking another button on the gui?

Regards.

Link to comment
Share on other sites

Hi guys,

Just two questions:

1. How can I make it so there is no au3 icon on the gui?

2. How can I multithread so when the user clicks a button it creates a new thread which does its thing and can then be aborted by clicking another button on the gui?

Regards.

1. You can change it using GUISetIcon ( iconfile [, iconID [, winhandle]] )

2. Just search for the answer... muttley No. It is possible to do what you want with AdLibEnable, if I understand what you want.

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