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 

Install AHK syntax highlighting and clips for PSPad v2
Goto page Previous  1, 2, 3, 4, 5, 6  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Sun Feb 18, 2007 10:12 pm    Post subject: Reply with quote

Sorry for being late.
To be able to use the log parser, I had to put the run command into the compiler settings and the compiler command into the run settings. To use the old behaviour, you can reuse the backup files. they are the main PSPad directory and Context and Syntax subfolders. They are clearly marked by "_backup%date%%time%".

@Titan: I do not know what is causing this. I can't reproduce it. What PSPad and AHK version are you using?
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ribbet.1



Joined: 20 Feb 2007
Posts: 36
Location: D.C.

PostPosted: Sun Feb 25, 2007 4:46 pm    Post subject: Reply with quote

Hey Toralf and everybody else, I just wanted to drop in and say thanks. I have been very sad that David Tensor hasn't been doing anything with my longtime fav text editor, Texturizer, but I had never really liked anything else that I tried as much, including Textpad. This PSPad looks like it has all my favorite features, and now has .ahk syntax highlighting as well, which is enough to tip the scales for me. I'm going to make it my default now. So I just wanted to say thanks! Just installing it, the script seems to work all right, so great work!
Back to top
View user's profile Send private message
Guest






PostPosted: Fri Mar 30, 2007 5:05 pm    Post subject: Reply with quote

if there is no pspad installed, because it was downloaded as a zip-file. the configuration of 'yes' and 'no' is wrong.
Back to top
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Sat Mar 31, 2007 12:09 pm    Post subject: Reply with quote

Hi Guest,
You are right. I found the bug two days ago, but didn't find the tim eto update. Please change line 819 from
Code:
IfMsgBox, Yes
to
Code:
IfMsgBox, No

I'm sorry for th einconvienence.
Please let me know if that fixed the problem for you. Thanks.

@ribbet.1: Thanks for the appreciation.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
TWmailrec



Joined: 03 Jul 2007
Posts: 8

PostPosted: Thu Jul 05, 2007 4:50 am    Post subject: Install AHK syntax highlighting and clips for PSPad Reply with quote

Just discovered this great script for PSPad.
The installation script is impressive, most of it worked but for the toolbar.
The definition file is copied from the installation Template files OK, but
!F9 does nothing. Is there any fix for this??

TWmailre@aol.com
Back to top
View user's profile Send private message
PsPadUser
Guest





PostPosted: Wed Nov 07, 2007 11:38 am    Post subject: Reply with quote

Hi Toralf. The script now adds a KeyMap.INI file with only a few lines. Or it replaces the original one, I don't know what's happening This makes the program function incorrectly. It could be because of the new PSPad version (as of november 4).
Back to top
PsPadUser
Guest





PostPosted: Wed Nov 07, 2007 1:25 pm    Post subject: Reply with quote

I fixed the problem by changing KeyMap.INI to KeyMap.txt (or similar). and then going to Settings->Program settings->Key map->Default button. Then I copied the values from KeyMap.txt to the new KeyMap.INI
Back to top
toralf



Joined: 31 Jan 2005
Posts: 3842
Location: Bremen, Germany

PostPosted: Wed Nov 07, 2007 8:16 pm    Post subject: Reply with quote

Thanks for the feedback. If I switch to the new PsPad version, I might fix it.
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jballi



Joined: 01 Oct 2005
Posts: 349
Location: Texas, USA

PostPosted: Sun Dec 09, 2007 2:03 am    Post subject: Reply with quote

I just rediscovered this utility. It's a big help. Thanks for sharing it. Cool
Back to top
View user's profile Send private message
guest124
Guest





PostPosted: Sun Dec 09, 2007 5:42 am    Post subject: new pspad + code explorer added Reply with quote

I don't know it has something to do with the new version issue.
It shows syntax correctly but some function keys(backspace, up, down, left, right arrow, enter etc.) are not working.
So I had to be back to V4.52 but v4.53 paspad have built-in Autohotkey Code Explorer. It's amazing.
please, check it.
Back to top
SKAN



Joined: 26 Dec 2005
Posts: 5890

PostPosted: Sun Dec 09, 2007 6:03 am    Post subject: Re: new pspad + code explorer added Reply with quote

guest124 wrote:
It shows syntax correctly but some function keys(backspace, up, down, left, right arrow, enter etc.) are not working


Dear toralf,

I confirm this behaviour. I had uninstalled everything and settled by manually configuring everything.

Please look into it.

Regards, Smile
Back to top
View user's profile Send private message
guest124
Guest





PostPosted: Sun Dec 09, 2007 9:51 am    Post subject: Reply with quote

Dear Skan

How did you solve the keyboard malfunction problem?
I though I was the only one with the problem.
'cause there was no report on the problem here or on the PSPad forum.

By the way, the Paspad's Built-in Autohotkey CODE EXplorer, isn't it great?(the newest version 4.5.3)
I hope we could use it with syntax highligh.
Back to top
SKAN



Joined: 26 Dec 2005
Posts: 5890

PostPosted: Sun Dec 09, 2007 1:51 pm    Post subject: Reply with quote

guest124 wrote:
I though I was the only one with the problem.


I I too had thought the same way. Very Happy

I uninstalled PSPad
-> was sure ?:\Documents and Settings\Suresh\Application Data\PSpad did not exist
-> was sure ?:\Program Files\PSPad editor did not exist
-> reinstalled PSPad
-> and just followed engunneer's instruction here: http://www.autohotkey.com/forum/viewtopic.php?p=156608#156608

Smile
Back to top
View user's profile Send private message
haichen



Joined: 05 Feb 2007
Posts: 110
Location: Osnabrück, Germany

PostPosted: Sun Dec 09, 2007 2:16 pm    Post subject: Reply with quote

Quote:
It shows syntax correctly but some function keys(backspace, up, down, left, right arrow, enter etc.) are not working.


I think thats the KeyMap.ini problem.

Delete KeyMap.ini.
Restart PsPad.

Its rebuild if you need it. You can find the file in the pspad-folder or/and in the application folder:
C:\Programme\PSPad\KeyMap.ini
C:\programs\PSPad\KeyMap.ini
C:\Dokumente und Einstellungen\Administrator\Anwendungsdaten\PsPad\KeyMap.ini
C:\Documents and Settings\Administrator\Application Data\PsPad\KeyMap.ini
I dont know if the english path is right.
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 5890

PostPosted: Sun Dec 09, 2007 2:28 pm    Post subject: Reply with quote

haichen wrote:
Delete KeyMap.ini.
Restart PsPad.


Yes! That was it. Thanks Thanks Thanks. Smile
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 Previous  1, 2, 3, 4, 5, 6  Next
Page 5 of 6

 
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