Jump to content

Recommended Posts

Posted

At least in part, there are still some validation problems. For example if I don't have any control selected and I click "Enable" or "Focus" in tab "State" then I get error Variable must be of type "Object". Also a validation error, in some conditions when I save the GUI definitions I get the error Subscript used on non-accessible variable. I will try to find the conditions that produce this error to can provide you some steps for simulation.

Posted

As far as the settings in the tabs, those aren't fully implemented yet.  I want to get some of this other stuff out of the way first. Actually, I'm procrastinating.  In part because I'm not entirely sure how I want the properties tab to look.  I still want it to be a standalone window personally.

As for the other thing, I appreciate you trying to give me a place to start looking. 

I'm glad you're reporting because I probably wouldn't have found these issues until it was too late to do anything about it.

Posted (edited)

I see now.  Well, that goes back to the properties not being fully implemented.  I should disable those for now because they are nowhere near ready for prime time.

Edited by jaberwacky
Posted
  Quote

 

  3) New feature: copy a control by holding shift while dragging.  May have a few issues.

 

awesome

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Issue:

make 9 buttons 3 x 3

now change window size by .

Some buttons is moved.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

Issue:

make GUI with 3 buttons,

change (expand) Window width.

Save project to *.agd file

Close GUIBuilder...

RUN GUIBulder.. Load previously savade *.agd file.

All gui appears but the grid is not complete.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

ALT +F4 should act on main window ("Choose control type") not on draft window.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
  On 2/26/2015 at 9:07 PM, mlipok said:

awesome

Glad you like it.

  On 2/26/2015 at 9:14 PM, mlipok said:

Issue:

make 9 buttons 3 x 3

now change window size by .

Some buttons is moved.

I'm not sure what's causing this.  I'm using $GUI_DOCKALL. 

  On 2/26/2015 at 9:16 PM, mlipok said:

Issue:

make GUI with 3 buttons,

change (expand) Window width.

Save project to *.agd file

Close GUIBuilder...

RUN GUIBulder.. Load previously savade *.agd file.

All gui appears but the grid is not complete.

I'll look into this.

  On 2/26/2015 at 9:41 PM, mlipok said:

ALT +F4 should act on main window ("Choose control type") not on draft window.

How would you bring the "Choose control type" window back when/if you need it?

Posted

  On 2/26/2015 at 9:44 PM, jaberwacky said:

I'm not sure what's causing this.  I'm using $GUI_DOCKALL.

But, do you notice the same issue ?

 

 

  On 2/26/2015 at 9:44 PM, jaberwacky said:

How would you bring the "Choose control type" window back when/if you need it?

opt1:

manualy by mouse Click

opt2: 

An ACCELLKEY ALT+Q   for swap between this two window ??

The draf window should be protected from unnecesary closing.

I think about in this way:

If you want to close, then do it in main window, the best if you close it from menu, saving before.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

I do notice it too.

 

I'm going to make saving the GUI an option under the "File" menu item.  I think this might eliminate the need for that.  Unless I'm misunderstanding.  Also, the draft window is currently the main window.  This can be changed if there is a compelling argument in favor.

Posted
  On 2/26/2015 at 10:21 PM, jaberwacky said:

Also, the draft window is currently the main window.  This can be changed if there is a compelling argument in favor.

I did not know.

For me it was logical that the main window is a tool window, and the window design is a side window.
Normally the windows system allows a result, the opening of several projects simultaneously. I'm not saying that there was such a need, but such reasoning was the basis for my presumption that the window of the project, not the main window.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

I'll definitely keep this in mind.  You would like to see the ability to open multiple projects?

Also, I think this will be a step in the right direction.  This will allow for the design of more than one window per project.

Thanks for the input!

  • 2 weeks later...
  • 4 months later...
  • 5 months later...
Posted (edited)

Here (Post #53) is a bare bones image for now. I was sure there was another proper image somewhere ... perhaps in a PM?

The proper working version has more options and lots of icons, so much better visually.

Found a much better image at Post #115.

Edited by TheSaint

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

  Reveal hidden contents

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

  • 3 months later...

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