Jump to content

Recommended Posts

Posted

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.

Posted

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.

Posted (edited)

Hi BrettF,

1. I see the helpfile shows me how to change the icon, but how do I remove it so there is no windows form icon @ all?

Edited by muzle6074

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