AutoHotkey Community

It is currently May 26th, 2012, 3:12 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: WYSIWYG Editor
PostPosted: April 12th, 2008, 9:34 pm 
Offline

Joined: April 12th, 2008, 9:33 pm
Posts: 3
Make it easier on us non-coders!


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: WYSIWYG Editor
PostPosted: April 12th, 2008, 10:26 pm 
mpir wrote:
Make it easier on us non-coders!

Welcome! :)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 13th, 2008, 12:08 am 
Offline

Joined: April 9th, 2008, 8:46 am
Posts: 35
Location: Espoo, Finland
If you have an idea of how to visualize the multitude of functions possible in AutoHotkey, please share it. IOW, tell us how would you like to work instead of writing the code.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 20th, 2008, 10:01 pm 
Offline

Joined: April 12th, 2008, 9:33 pm
Posts: 3
Something like Macro Express has. But free and four hundred percent better. I like the fact you can export a macro into an EXE. + build simple menus. Maybe it can be sort of like Visual Basic (for the menu building) & Macro express (for the if/and statements/fuctions, etc) I don't know.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 20th, 2008, 11:48 pm 
Offline
User avatar

Joined: December 29th, 2004, 1:28 pm
Posts: 2541
I'd love to see a VB style IDE for AHK but, unfortunately, I doubt many others here would be interested...


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Hmm
PostPosted: April 23rd, 2008, 5:12 pm 
Offline

Joined: April 12th, 2008, 9:33 pm
Posts: 3
That would awesome. But I believe an easier way of doing this would be to take advantage of MacroExpress' already complete software package. Maybe somebody could quickly code a converter that converts MacroExpress' macro code into AHK's? Could be a useful project definitely.

macroexpress.com i believe.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 25th, 2008, 12:17 am 
Offline

Joined: November 21st, 2007, 10:27 pm
Posts: 239
Location: 0x01101110
It would be way too much work for an open source-non-profit language. :(


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 25th, 2008, 7:18 am 
Offline
User avatar

Joined: December 29th, 2004, 1:28 pm
Posts: 2541
Deller wrote:
It would be way too much work for an open source-non-profit language. :(
Incorrect


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: April 25th, 2008, 10:32 am 
Some work has already been done on creating an "IDE" for AutoHotkey, there is ofcourse SmartGUI, there are Scintilla/HiEdit based projects for editing code, there is Lil Builder.

This is all far from a complete IDE/debugger, and certainly not close to anything like Macro Express/Automise in terms of "easy-script-composition-for-absolute-non-techies".

It can be done, but I guess that would be the absolute last "step" in creating a working IDE for AutoHotkey.

BTW: I absolutely detest Macro Express exactly because of their "simpleton" interface (and because it's bulky and expensive). You are better off using VBScript if you have to use Macro Express.

On the other hand, I love Automator/AppleScript for MacIntosh, which also has a "simpleton" interface (but it's free, and very good).

:wink:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 25th, 2008, 10:37 am 
Offline

Joined: February 18th, 2008, 8:26 pm
Posts: 442
AutoHotkey doesn't need an IDE. The commands are so simple and compact you can easily visualise the looks of Guis as you write them. Moreover scripting in ahk is so much more productive than say C or Java as you can debug live.

The only hurdle in my opinion is the initial problem of remembering command names and parameters. Thankfully though everything is very well documented.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 12 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group