You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.3 (2262) English

PSPad unicode 4.5.3 (2262) English

Goto Page: Previous1 2 3 4 5 6 7 8 Next

#11 Re: PSPad unicode 4.5.3 (2262) English

Posted by: pspad | Date: 2007-03-19 18:49 | IP: IP Logged

Sorry, yesterday update it "long time"?

Options: Reply | Quote | Up ^


#12 Re: PSPad unicode 4.5.3 (2262) English

Posted by: MrSpock | Date: 2007-03-19 19:27 | IP: IP Logged

shutnik:
when will have new version? I very much look forward to it, because the program does not officially updated for quite some time ...

Most likely, shutnik was talking about non-beta releases.

Edited 1 time(s). Last edit at 2007-03-19 19:28 by MrSpock.

Options: Reply | Quote | Up ^


#13 Re: PSPad unicode 4.5.3 (2262) English

Posted by: pspad | Date: 2007-03-19 19:33 | IP: IP Logged

MrSpock:
Most likely, shutnik was talking about non-beta releases.

I want to publish full release, but every beta uncover some bug.
OK. I will start work on the full release

Options: Reply | Quote | Up ^


#14 Re: PSPad unicode 4.5.3 (2262) English

Posted by: Brico P. | Date: 2007-03-19 19:51 | IP: IP Logged

pspad:
Brico P.:
Hi Jan.

I think there still is a small bug in the "word wrap lines" feature. When you turn it on and when you have lines with only one character more than the limit, this character is repeated twice...

Go to program settings / Editor and diable
[]Wrap soft with right edge

What have I to do if I would like to have wrap word lines at right edge ? This option wraps the line at the end of the editor window and not at the right edge (fixed at column 80).

Options: Reply | Quote | Up ^


#15 Re: PSPad unicode 4.5.3 (2262) English

Posted by: Tgus | Date: 2007-03-19 20:30 | IP: IP Logged

pspad:

I want to publish full release, but every beta uncover some bug.
OK. I will start work on the full release

Jan, please don't rush just to release a new version!

The beta versions are pretty stable as they are. If I were looking for a new release, I would also expect it to be mostly without bugs.

I hope I'm not alone in this opinion!

just my .02 cents!

Options: Reply | Quote | Up ^


#16 Re: PSPad unicode 4.5.3 (2262) English

Posted by: mathiasm | Date: 2007-03-19 23:02 | IP: IP Logged

pspad:
I want to publish full release, but every beta uncover some bug.
OK. I will start work on the full release

Before that, and beside all bugs that may remains (we all know another bugs replace previous ones...):
Make Toolbar behaviour consistent (I thought it was the main objective of the next stable ?):
- I have a blank toolbar I cannot disable
- At least, make them dockable elsewhere (I like to put some toolbars vertically on the left winking smiley )

Future plans:
- Have a toolbar with scripts
- Customisable toolbars?

Thank you for listening smiling smiley

Options: Reply | Quote | Up ^


#17 Re: PSPad unicode 4.5.3 (2262) English

Posted by: Jody | Date: 2007-03-19 23:43 | IP: IP Logged

I don't think you need to rush to a final version. The betas are mostly very stable and when there is a bad bug you usually release a quick fix such as you just did from 2261 to 2262. So, no need to rush.

Speaking of the next full version, there are two things I'd like to see. A bit more control of the GUI.

1. The ability to not show certain panels in the Tool Panel or at least to have one always come to the front. I don't use projects with PSPad and would like to have Favorites the default view and/or hide panels I don't use.

2. The ability to customize the toolbars. And when this is accomplished the ability to create a "user" toolbar where buttons could be assigned to scripts.

These changes would benefit all PSPad users regardless of how they worked.

We started talking about these (apart from script buttons, I added that) years ago and it was always understood that these changes would be coming. I just hope they haven't been forgotten and hopefully could be implemented in the next "Full Release"

Can't say thanks enough... PSPad is my swiss army knife.

Jody

Options: Reply | Quote | Up ^


#18 Re: PSPad unicode 4.5.3 (2262) English

Posted by: Mark | Date: 2007-03-20 05:33 | IP: IP Logged

Back in build 2255 I reported a problem with the c++ code explorer not finding functions defined within a namespace. I just check build 2262 and it has not been fixed yet. Just wandering if this is on the short list to be fixed soon?

I am including the sample code here again so that you don't have to look it up.

---
#include "Sample.h"

namespace nspace
{

Sample::Sample(void)
{
fname_ = "";
}

Sample::~Sample(void)
{
}

int & Sample::Number()
{
return number_;
}

}// nspace

void Show()
{
}

Options: Reply | Quote | Up ^


#19 Re: PSPad unicode 4.5.3 (2262) English

Posted by: sylas | Date: 2007-03-20 10:54 | IP: IP Logged

I've found some problems with key mapping for Polish users.

The most popular keyboard in Poland is so called programmer's one - its usage is based on pressing right ALT key + LETTER to get our local symbols. LETTER stands for one from eEoOaAsSlLzZxXcCnN (capital letters needs additionally pressing SHIFT key).
Problem is that windows reads right ALT as (CTRL+ALT) in this case and for 4 combinations (ALT + s|l|x|n) there are some actions mapped in PsPad. Two of them you can change (ALT + s|l) in mapping file but others not (ALT + x) clears existing file and (ALT+n) creates new file and adds _neu to the extension.

Options: Reply | Quote | Up ^


#20 Re: PSPad unicode 4.5.3 (2262) English

Posted by: raeubi | Date: 2007-03-20 10:59 | IP: IP Logged

Jan, Thanks for the new build!

Strange log window color output behavior.
The current line color in my case yellow, colors the most parts of the log window.

You can test ist simple with a test.cmd:

c:
dir
exit

and run this with following PSPad.INI settings:

[MS-DOS Batch]
Filter=MS-DOS Batch Files (*.bat;*.nt;*.cmd)|*.bat;*.nt;*.cmd
HLTabWidth=0
IndentChar=
UnIndentChar=
Compilator File=C:\Windows\system32\cmd.exe
Compilator Param=/K |%File%|
Compilator LOG=C:\Windows\system32\LogFiles\%Name%.log
Compilator Run=
Compilator Help=
Compilator SaveAll=0
Compilator ParsLog=
Compilator Capture=1
Compilator HideOutput=1

Compilator DefaultDir=
Comment=008000001FFFFFFF010
Identifier=1FFFFFFF1FFFFFFF000
Key=1FFFFFFF1FFFFFFF100
Label=000000801FFFFFFF100
Message=008000801FFFFFFF010
Number=00FF00001FFFFFFF000
Space=008080001FFFFFFF000
Symbol=1FFFFFFF1FFFFFFF000
Variable=000080001FFFFFFF000

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 4 5 6 7 8 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