AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

WYSIWYG Editor

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
mpir



Joined: 12 Apr 2008
Posts: 3

PostPosted: Sat Apr 12, 2008 9:34 pm    Post subject: WYSIWYG Editor Reply with quote

Make it easier on us non-coders!
Back to top
View user's profile Send private message
dsdsd
Guest





PostPosted: Sat Apr 12, 2008 10:26 pm    Post subject: Re: WYSIWYG Editor Reply with quote

mpir wrote:
Make it easier on us non-coders!

Welcome! Smile
Back to top
orbik



Joined: 09 Apr 2008
Posts: 25
Location: Espoo, Finland

PostPosted: Sun Apr 13, 2008 12:08 am    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
mpir



Joined: 12 Apr 2008
Posts: 3

PostPosted: Sun Apr 20, 2008 10:01 pm    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message
corrupt



Joined: 29 Dec 2004
Posts: 2328

PostPosted: Sun Apr 20, 2008 11:48 pm    Post subject: Reply with quote

I'd love to see a VB style IDE for AHK but, unfortunately, I doubt many others here would be interested...
Back to top
View user's profile Send private message Visit poster's website
mpir



Joined: 12 Apr 2008
Posts: 3

PostPosted: Wed Apr 23, 2008 5:12 pm    Post subject: Hmm Reply with quote

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.
Back to top
View user's profile Send private message
Deller



Joined: 21 Nov 2007
Posts: 154
Location: 0x01101110

PostPosted: Fri Apr 25, 2008 12:17 am    Post subject: Reply with quote

It would be way too much work for an open source-non-profit language. Sad
Back to top
View user's profile Send private message
corrupt



Joined: 29 Dec 2004
Posts: 2328

PostPosted: Fri Apr 25, 2008 7:18 am    Post subject: Reply with quote

Deller wrote:
It would be way too much work for an open source-non-profit language. Sad
Incorrect
Back to top
View user's profile Send private message Visit poster's website
n-l-i-d
Guest





PostPosted: Fri Apr 25, 2008 10:32 am    Post subject: Reply with quote

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
Back to top
Oberon



Joined: 18 Feb 2008
Posts: 408

PostPosted: Fri Apr 25, 2008 10:37 am    Post subject: Reply with quote

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.
_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group