Jump to content

Recommended Posts

Posted (edited)

hi all

i'm making a GUI script 

at first i show some pics 

is there is a way so i can reset the GUI to the  fist view it was when i runned the script ?

i mean at the beginning there was only 2 pics can reset the gui or reopen the script in a single code ?

Edited by alexander95

Posted

Hi,

You can delete the created controls with the GUICtrlDelete function.

Br, FireFox.

 

yes i know that , so there is no way to reset the gui  i have to delete them manually ?

Posted

yes i know that , so there is no way to reset the gui  i have to delete them manually ?

No. You can do what JohnOne said.

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