Jump to content

destroying GUI ?


dirty
 Share

Recommended Posts

Is there anyway to destroy GUI and any AVI buttons and other components it may have ?

I made small simple GUI with 3 small AVI videos (very short with no transparency color)

When i press one of the buttons, is it possible to destroy GUI and go to function ?

Why ?

Because it takes 8 MB or memory to run even if GUI is @SW_HIDE yet function i need after button is pressed is only winexist and couple of if's

thanks in advance

Link to comment
Share on other sites

GUIDelete ( [winhandle] )

Parameters

winhandle [optional] Windows handle as returned by GUICreate (default is the previous used).

GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.
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...