AutoGUI - Script Editor, GUI Designer, Debugger and Tools

Old Topics related to the original "AutoGUI" ahk script editor.
usser
Posts: 134
Joined: 22 Oct 2014, 13:03

Re: AutoGUI - GUI Designer and Script Editor

10 Nov 2015, 15:42

anyone answer me???
guest888

Re: AutoGUI - GUI Designer and Script Editor

10 Nov 2015, 16:26

usser wrote:anyone answer me???
Joe_Glines_Joetazz answered you.
usser
Posts: 134
Joined: 22 Oct 2014, 13:03

Re: AutoGUI - GUI Designer and Script Editor

10 Nov 2015, 16:43

guest888 wrote:
usser wrote:anyone answer me???
Joe_Glines_Joetazz answered you.
ah I missed it, thanks!
guest888

Re: AutoGUI - GUI Designer and Script Editor

11 Nov 2015, 10:26

Great job!

It will be perfect if you can add a function management like the one visual studio has.

Thanks a lot!
User avatar
Alguimist
Posts: 428
Joined: 05 Oct 2015, 16:41
Contact:

Re: AutoGUI - GUI Designer and Script Editor

11 Nov 2015, 16:48

@usser: StrSplit() requires AHK v1.1.13+.

AutoGUI 1.0.2 released.
Fixed: wide-characters were not being properly handled.
MJs
Posts: 454
Joined: 23 Sep 2014, 03:29

Re: AutoGUI - GUI Designer and Script Editor

13 Nov 2015, 15:32

Alguimist, if you're interested, you can take a look here http://autohotkey.com/boards/viewtopic.php?f=6&t=10382 for resizing with the mouse.
User avatar
Alguimist
Posts: 428
Joined: 05 Oct 2015, 16:41
Contact:

Re: AutoGUI - GUI Designer and Script Editor

13 Nov 2015, 22:41

@MJs: Very good. Let's see what can be done.
User avatar
TheDewd
Posts: 1503
Joined: 19 Dec 2013, 11:16
Location: USA

Re: AutoGUI - GUI Designer and Script Editor

14 Nov 2015, 03:04

MJs wrote:Alguimist, if you're interested, you can take a look here http://autohotkey.com/boards/viewtopic.php?f=6&t=10382 for resizing with the mouse.
You've probably already considered this, but try to incorporate a ToolTip to display the X & Y coordinates as well as Height and Width.
User avatar
haichen
Posts: 631
Joined: 09 Feb 2014, 08:24

Re: AutoGUI - GUI Designer and Script Editor

14 Nov 2015, 05:07

Very impressive program,
i hope we get some nice Extensionmechanism.

Because of your clear and understandable coding style i was able to make a very small for toolbarbuttons (tooltip, icon, and function) with only adding 10 lines of code.
Thank you very much!
haichen
MJs
Posts: 454
Joined: 23 Sep 2014, 03:29

Re: AutoGUI - GUI Designer and Script Editor

15 Nov 2015, 16:36

Alguimist wrote:@MJs: Very good. Let's see what can be done.
@Alguimist: thank you very much for your consideration, as I believe your AutoGUI is the best out there with respect to all other GUI Creaters, which are also good.
TheDewd wrote:You've probably already considered this, but try to incorporate a ToolTip to display the X & Y coordinates as well as Height and Width.
actually I didn't. see here https://autohotkey.com/boards/viewtopic ... 851#p57851
User avatar
Alguimist
Posts: 428
Joined: 05 Oct 2015, 16:41
Contact:

Re: AutoGUI - GUI Designer and Script Editor

20 Nov 2015, 14:28

Version 1.0.3 introduces a new tool: Constantine - Windows API Constants Explorer.

Constantine.png
(122.05 KiB) Downloaded 6 times
Nearly 3000 constants organized in categories: Window, Button, ComboBox, ComboBoxEx, DateTime, Edit, Header, Hotkey, Link, ListBox, ListView, MonthCal, Progress Bar, ReBar, ScrollBar, Slider, Static, StatusBar, Tab, Toolbar, Tooltip, TreeView, UpDown, Common Controls, Miscellaneous (Colors, Cursors, Icons, ImageList, Menu), MessageBox, TaskDialog, System Parameters, System Metrics and Virtual Key Codes. They come from Gui Contants, CommCtrl.h and WinUser.h.

Edit: reuploaded screenshot.
Last edited by Alguimist on 04 Aug 2021, 12:25, edited 1 time in total.
User avatar
Soft
Posts: 174
Joined: 07 Jan 2015, 13:18
Location: Seoul
Contact:

Re: AutoGUI - GUI Designer and Script Editor

21 Nov 2015, 06:33

Alguimist, this tool is so amazing
you are a real Al 'GUI' mist! :)
AutoHotkey & AutoHotkey_H v1.1.22.07
User avatar
SnowFlake
Posts: 368
Joined: 28 Apr 2015, 05:41
Contact:

Re: AutoGUI - GUI Designer and Script Editor

25 Nov 2015, 09:48

how come this doesn't work? if i run the script normal it works.
http://i.imgur.com/1DjcyLm.png
:yawn:
wolf_II
Posts: 2688
Joined: 08 Feb 2015, 20:55

Re: AutoGUI - GUI Designer and Script Editor

25 Nov 2015, 10:05

SnowFlake wrote:how come this doesn't work? if i run the script normal it works.
http://i.imgur.com/1DjcyLm.png
AutoGui is running "Temp.ahk", not "source Code.ahk".
wolf_II
Posts: 2688
Joined: 08 Feb 2015, 20:55

Re: AutoGUI - GUI Designer and Script Editor

25 Nov 2015, 12:20

I have added the line SetWorkingDir %A_ScriptDir% to A_Variables.ahk, and I am now able to use A_Variables.ahk from SciTE4AutoHotkey's toolbar.
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: AutoGUI - GUI Designer and Script Editor

26 Nov 2015, 01:15

Wow.... Very impressive. :+1:
I've added it to the list in the forum: https://autohotkey.com/boards/viewtopic.php?f=6&t=3376
:)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
Alguimist
Posts: 428
Joined: 05 Oct 2015, 16:41
Contact:

Re: AutoGUI - GUI Designer and Script Editor

01 Dec 2015, 23:33

Version 1.1.0. What's new:
  • Control options is now a menu, which can be accessed from the context menu or in the Options tab in the Properties dialog.
  • Run menu. Additional methods: Run Selected Text and Run to Cursor. For any method, hold Shift to run with AHK 64-bit.
  • Files can be opened by drag-and-drop.
  • When saving a file, a backup copy is automatically created in %TEMP%\AutoGUI.
  • Tab context menu (for operations such as Close Tab, Open Folder, etc).
  • Double-click an empty space in the tab bar to open a new tab. Middle-click a tab to close it.
  • 3 sample GUI scripts added.
The new Run menu:
Image

ConEmu Settings dialog, cloned with the Window Cloning Tool, is one of the new samples:
http://i.imgur.com/vvfnQ45.png
guest3456
Posts: 3453
Joined: 09 Oct 2013, 10:31

Re: AutoGUI - GUI Designer and Script Editor

01 Dec 2015, 23:40

curious why you've chosen sourceforge instead of github

sourceforge is known for hijacking projects and wrapping an "installer" around them which is filled with adware


Return to “Old Topics”

Who is online

Users browsing this forum: No registered users and 0 guests