Jump to content

Gui Question (opening A Gui Window From A Gui Wind


Recommended Posts

  • Developers

Here's my question.  Is is possible to have a "Button" on a GUI Form open a 2nd GUI Form?  If so can you give me a small code example?

Thanks,

Ian

<{POST_SNAPBACK}>

Ian,

this is in the helpfile in the GUICreate page:

Remarks

This function always destroys the previous defined GUI

So only one at the time..... you would need to launch a second script for that...

by the way... there is a seperate forum for the gui questions called v3 GUI (Beta Only)

:ph34r:

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Thanks... I'll start posting there.

> Ohh, here is a programming question. Can I make the 2 GUICreate's Functions and then call one from the other? If the 1st one is destoryed, it's not a big deal. I'm working on that script from the last post, and I just wanted to create a form to edit Addres Book entries.

> Ok, I just found the answer for this. Yes it can be done.

Thanks,

Ian

Edited by ioliver

"Blessed be the name of the Lord" - Job 1:21Check out Search IMF

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