You are here: PSPad forum > Developer forum - new builds > PSPad UNICODE 4.5.0 (2161) beta English

PSPad UNICODE 4.5.0 (2161) beta English

Goto Page: 1 2 3 Next

#1 PSPad UNICODE 4.5.0 (2161) beta English

Posted by: pspad | Date: 2005-12-04 20:28 | IP: IP Logged

Download link: pspad.cincura.net (1.7 MB)

Notes on PSPad update versions:
this CAB archive contains PSPad.EXE and language files only. Replace existing files from the last full release

Changes to 4.5.0 (2157)

News
new user highlighter comment style #| |# (CLisp)
dblclick in Perl highlighter selects a variable include @, $, %
new scripting functions - printFile (print file - for text only !) and activate (brings editor to the top). New VBScript example - function for print all files
hide file tab numbering - new option in the Program settings / Program-lookr

Corrections
missing %Input%variable support in Favourite tools tab
HEX editor and column number change with mouse wheel
Shift+Space in HEX editoru exception
File change check for HEX editor
JAVA code explorer and protected methods
option Add Cr+Lf to EOF wasn't functional
C++ code explorer and {} brackets in the string
C++ code explorer and imported classes
Reopen file function from the FTP server
Delete word function on the end of the file

Options: Reply | Quote | Up ^


#2 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: hs2 | Date: 2005-12-04 23:13 | IP: IP Logged

Just as an reminder ... don't want to annoy you.

I noticed a minor problem of the Code Explorer with *.ini files.
Can't goto to the source location (clicking on Code Explorer entry) if it's on line '1'.
Did a cross check with *.c files, but no problem there.

You may use e.g. keymap.ini and try to goto 1st section (which is on line 1).
It doesn't work until the source location in not longer 'line 1' e.g. adding a blank line as line 1.

Options: Reply | Quote | Up ^


#3 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: Replika | Date: 2005-12-05 05:23 | IP: IP Logged

Sometime it opens file too slowly.
Previous version works fine.

Post Edited (12-05-2005 06:24)

Options: Reply | Quote | Up ^


#4 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: Coditor | Date: 2005-12-05 09:56 | IP: IP Logged

Thanks for fixing the doubleclick in Perl. I will check in a moment (can't close the editor right now in the middle of a project).

Did you also fix the doubleclicking in PHP?

Rgds,
Coditor

Options: Reply | Quote | Up ^


#5 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: pspad | Date: 2005-12-05 09:58 | IP: IP Logged

As I wrote, I am not able to fix it in this time if PHP schript is written as part of HTML line sad smiley

Options: Reply | Quote | Up ^


#6 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: Coditor | Date: 2005-12-05 10:42 | IP: IP Logged

Hmm.. didn't see that comment, sry.

But I expect you're using regular expressions to determine what is HTML and what is PHP... Adding <\?=(.+?)\?> to the PHP recognition should fix it...

Anyway, I'll be patient and wait. I'm still happy with PsPad as my editor smiling smiley

Coditor

Options: Reply | Quote | Up ^


#7 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: pspad | Date: 2005-12-05 11:54 | IP: IP Logged

It's more complicated.
highlighting is online durign editor window painting. Multihighlighter has defined reg.expressions to determine start/end of script. But give me no information about switching highlighter during one line.

Options: Reply | Quote | Up ^


#8 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: imiglikos2 | Date: 2005-12-05 13:38 | IP: IP Logged

Contrary to version 2157, PSPAD freezes while changing the higligter from xhtml multi to javascript highlighting AND expanding to code with a "/*" comment. In 2157, everythings fine.

The code sample:

alert("Bitte geben Sie Ihren Wohnort ein!");
return false;
}

/* <-- addition, when PSPAD freezes

else if(form.telefon.value == "")
{
alert("Bitte geben Sie Ihre Telefonnummer ein!");
return false;
}

*/

else if(form.agb.checked == false)
{
alert("Sie müssen bestätigen, dass Sie unsere Allgeme

Bye the way, great work! Greetings, Markus

Options: Reply | Quote | Up ^


#9 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: Lolo | Date: 2005-12-05 14:52 | IP: IP Logged

Hi Jan,

Thanks a lot for this new release.

Just one remark in "Program Settings", "Files and Dirs" window. The check box "Always this type" and the listbox "New File Format" do not enable the Apply button of the dialog box.
More, could tell me how work the "Always this type" functionality?
I checked it. When I press Ctrl+N to create a new file, the "New file..." window appeared all the same. Is it normal?

Otherwise, do you think you could add the possibility to convert Spaces to Tabs?

Thanks and have a nice day.

Options: Reply | Quote | Up ^


#10 Re: PSPad UNICODE 4.5.0 (2161) beta English

Posted by: Lolo | Date: 2005-12-05 14:56 | IP: IP Logged

Hi Jan,

Another question.
Is it possible to save files without modifying their Date and Time?
If not, do you think you could add this functionality?

Thanks and have a nice day.

Options: Reply | Quote | Up ^


Goto Page: 1 2 3 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR