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 

AHK_Editor
Goto page 1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
motuslechat



Joined: 22 Oct 2004
Posts: 30

PostPosted: Sat Nov 13, 2004 4:38 pm    Post subject: AHK_Editor Reply with quote

Hi,

I have work hard since 3 days to give you, the version 1.0 of AHK_Editor.
Edit: The link below now points to the latest version, 1.20.
Download link: Version 1.20 (2033 KB).

Changes of Version 1.0 :
Add 28 Features or Options
Add all words of HotHotKey
Add 2 Ini files (Ahk_Editor.ini and Syntax.ini) to params the editor

Test it !!!!!!!

It's better to uninstall beta version before to install V1.0.

I'm waiting for your comments....

MotusLechat

Edit: Updated link to latest version.
Back to top
View user's profile Send private message
exhueydriver



Joined: 12 Jul 2004
Posts: 51
Location: Fife,Wa

PostPosted: Sun Nov 14, 2004 2:49 am    Post subject: Reply with quote

Motus, mon ami!
What a wonderful app! You have out-done yourself! Much better than the first
version. I opened some of the scripts I had written in NotePad, and for once
they looked like a REAL script! You have given me the reason to get into
some serious programming. Thank You. (AND to Chris)
Having said that, you wanted input-
Find>Replace ?
When I choose that, nothing happens, shouldn't it give me a dialog box to
look for something, then replace it with something else?

Don
(BTW, this wasn't written in AHK, was it?
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10474

PostPosted: Sun Nov 14, 2004 6:11 am    Post subject: Reply with quote

I like:
The improved syntax dictionary and coloring.
History and format menus.
Autosave before execute.

Suggested improvements:
- Drag & drop support (open a file that is dropped on to the window).
- Support for a second color for non-command keywords such as ID, IDLast, ProcessName, ahk_id, ahk_class, DropDownList, etc. (the ini file indicates that other colors might already be possible).
- When autosave is enabled, don't actually save the file it is hasn't changed (maybe it already does this). Also, it seems better not to show the save-confirmation dialog.

Thanks for your continued effort and for sharing your work with all of us.
Back to top
View user's profile Send private message Send e-mail
BoBo
Guest





PostPosted: Sun Nov 14, 2004 9:43 am    Post subject: Reply with quote

Merci beaucoup. Very Happy
Tres bien. Very Happy
A bientot. Wink
BoBo Cool
Back to top
Jon



Joined: 28 Apr 2004
Posts: 373

PostPosted: Sun Nov 14, 2004 3:32 pm    Post subject: Reply with quote

That's brilliant motuslechat, well done Very Happy

Thanks, Jon
Back to top
View user's profile Send private message Send e-mail
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sun Nov 14, 2004 3:42 pm    Post subject: Reply with quote

i checked it out and it really looks quite professional.

a couple of things:
-pressing cancel at places leads to crash (eg. adv. compile if script not saved)
-undo didn't undo a 'text right' i did.
-custom colors wud b nice as i prefer softer colors.
_________________
Back to top
View user's profile Send private message
motuslechat



Joined: 22 Oct 2004
Posts: 30

PostPosted: Mon Nov 15, 2004 3:44 pm    Post subject: @ Rajat Reply with quote

Hi, Rajat

Thank you for your excelent SmartGui. Sorry, but I don't understand what you want to said by :
pressing cancel at places leads to crash (eg. adv. compile if script not saved)

Can you explain ?

Thank you.

MotusLechat
Back to top
View user's profile Send private message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Mon Nov 15, 2004 3:59 pm    Post subject: Reply with quote

Quote:
pressing cancel at places leads to crash (eg. adv. compile if script not saved)


actually i noticed this in lot of places in beta and (as i didn't get to test 1.0 much) at a couple of places in 1.0. if u cancel procedures u get runtime errors and the editor exits.

like make a new file, select adv. compile, and cancel when it asks to save file.

(i've yet to check out 1.01)

and yes, Chris is right... stick to just one topic... maybe he can merge these two.
_________________
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10474

PostPosted: Mon Nov 15, 2004 4:12 pm    Post subject: Reply with quote

You're probably right that merging the two is best to avoid confusion. Here is the post from the other topic:
motuslechat wrote:
Hi,

New version of AHK_Editor :
(see top post for updated link)

This is only the EXE file, replace old EXE with new in AHK_Editor directory.

Version 1.01 changes :
Add DragDrop File
Correct Bug of function Replace
Disable Save-Confirmation Message Box

Have a fun !!!

MotusLechat

Thanks for the update.

By the way, in the future it would probably be best to reply to this topic rather than making a new topic for every new release. This is because visitors often scan the list of topics to find things of interest, and having the same topic repeated many times is distracting.

I can post a link to your editor in the Edit command or somewhere else appropriate (if you want). You might prefer to create a mini-documentation/homepage for it, or I could just link to the zip file directly.

Thanks.


Last edited by Chris on Sun Jan 30, 2005 12:36 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
larl473032004



Joined: 04 Jul 2004
Posts: 14

PostPosted: Mon Nov 15, 2004 5:23 pm    Post subject: AHK_Editor Beta2 Reply with quote

The Run Feature seems Broken.

I am running Win98SE and the Previous version worked, but I can't get it
to work now.

LarryB
Back to top
View user's profile Send private message
motuslechat



Joined: 22 Oct 2004
Posts: 30

PostPosted: Mon Nov 15, 2004 5:57 pm    Post subject: Run Broken ?? Reply with quote

Hi, Larry

I have test on Windows XP : it's OK. I havn't 98SE to test but there are no reasons that not works because I havn't touch this part of the source.
If someone can test on a windows 95 or 98 to see if it works or not.

Thank you.

MotusLechat
Back to top
View user's profile Send private message
motuslechat



Joined: 22 Oct 2004
Posts: 30

PostPosted: Mon Nov 15, 2004 6:05 pm    Post subject: To Chris Reply with quote

Hi, Chris

I have no homepage for my soft and the link to download it change for each new version.

Give me the better solution for you.

Thanks.

MotusLechat
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10474

PostPosted: Mon Nov 15, 2004 9:32 pm    Post subject: Reply with quote

If you will release new versions regularly, it might be best just to continue to announce them here. However, someday you might wish to have a small homepage consisting of only a single link so that visitors can bookmark your site.
Back to top
View user's profile Send private message Send e-mail
Titan



Joined: 11 Aug 2004
Posts: 5376
Location: /b/

PostPosted: Mon Nov 15, 2004 10:18 pm    Post subject: Reply with quote

In a follow-up to what Chris said, you can use http://www.freewebpage.org as a free webhost service; it only shows one small adbanner on the top of your webpages but hey, it's free.
Back to top
View user's profile Send private message Visit poster's website
motuslechat



Joined: 22 Oct 2004
Posts: 30

PostPosted: Fri Nov 26, 2004 9:15 am    Post subject: AHK_Editor 1.20 Reply with quote

Hi,

There is a new version of AHK_Editor :
(see first post in this topic for updated link)

with new Menu Parameters to config Editor and Syntax (there is a lot of options.

Tell me what do you think about this release.

It's just an update : replace Exe file in your directory !

MotusLechat
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page 1, 2, 3, 4, 5  Next
Page 1 of 5

 
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