You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.1 (2200) English

PSPad unicode 4.5.1 (2200) English

Goto Page: Previous1 2 3 4 5 Next

#11 Re: PSPad unicode 4.5.1 (2200) English

Posted by: pspad | Date: 2006-04-03 18:18 | IP: IP Logged

You mean PSPad should check (every second?) if file on FTP isn't changed ?
Some FTP servers doesn't return you time.

Options: Reply | Quote | Up ^


#12 Re: PSPad unicode 4.5.1 (2200) English

Posted by: Replika | Date: 2006-04-04 05:26 | IP: IP Logged

I new-install windowsXP (sp2), run pspad (CAB) and register all my file types.
But I can't direct open my file from TotalCommander (Previous version of PSPad works fine), it says "Error Executing Program!".
I only open by Windows Explorer but it doesn't show PSPad icon for my registered file.
imagesad smiley

Options: Reply | Quote | Up ^


#13 Re: PSPad unicode 4.5.1 (2200) English

Posted by: Marc Vella | Date: 2006-04-04 11:00 | IP: IP Logged

Not every second, but for example i have used an editor where you can specify the polling interval and evry user could set it to his own need, maybe even turn off the feature.. But when working in such situations it helps.. It was justa suggestion so if you do not feel it is useful I will not push my point further

Best Regards

Marc Vella

Options: Reply | Quote | Up ^


#14 Re: PSPad unicode 4.5.1 (2200) English

Posted by: pspad | Date: 2006-04-04 13:07 | IP: IP Logged

Replika wrote:

> I new-install windowsXP (sp2), run pspad (CAB) and register all
> my file types.
> But I can't direct open my file from TotalCommander (Previous
> version of PSPad works fine), it says "Error Executing
> Program!
".

Did you check [x]Editor for Total Commander ? If you moved PSPad into different folder, please uncheck this option, Apply, check it, Apply

Options: Reply | Quote | Up ^


#15 Re: PSPad unicode 4.5.1 (2200) English

Posted by: pspad | Date: 2006-04-04 13:30 | IP: IP Logged

In PSPad you can edit files from several FTP servers or different FTP working dirs together. Can you imagine, how log it will take to connect, set working dir, download LIST and check if file is changed, disconnect and repeat it for all FTP servers ?

Options: Reply | Quote | Up ^


#16 Re: PSPad unicode 4.5.1 (2200) English

Posted by: Marc Vella | Date: 2006-04-04 14:21 | IP: IP Logged

Well you could from my knowledge of programming make such a check only for the file which is currently in use and beinbg edited by the User... When the user then reverts to another file then the chekc will be carried on that one.. Hence in this way you are only using up the network for the file currently in use. the system you have mentioned is as used by visual studio (over webdrive) and it puts a big load on the network especially when you have several programmers using the same lan as in our case

Best Regards

Marc Vella

Options: Reply | Quote | Up ^


#17 Re: PSPad unicode 4.5.1 (2200) English

Posted by: Replika | Date: 2006-04-04 15:21 | IP: IP Logged

Quote:
Did you check [x]Editor for Total Commander ? If you moved PSPad into different folder, please uncheck this option, Apply, check it, Apply

It's be disabled. Maybe cause of CAB version?.
I don't know why, for days ago, i don't care about this, all fine; but after have problem with changing PSPad root, I re-install Windows (fresh install, delete all Windows directory), i relized that PSPad can't register file type on my computer.
I tried with version 2199, 2191 still error; but work fine in 2187. The reason is maybe the changing of registry issue (quote: registration was moved from HKCR into HKCU for WindowsXP and above. You can register file types, set PSPad into context menu with user rights without influence of other computer users)
Please have a look.

Post Edited (04-04-2006 17:36)

Options: Reply | Quote | Up ^


#18 Re: PSPad unicode 4.5.1 (2200) English

Posted by: pspad | Date: 2006-04-04 17:52 | IP: IP Logged

Replika wrote:

>

Quote:
Did you check [x]Editor for Total Commander ? If you
> moved PSPad into different folder, please uncheck this option,
> Apply, check it, Apply

> It's be disabled. Maybe cause of CAB version?.

No. It's disabled, because TotalCommander is running. See help

Options: Reply | Quote | Up ^


#19 Re: PSPad unicode 4.5.1 (2200) English

Posted by: Replika | Date: 2006-04-05 06:17 | IP: IP Logged

I tried but still error.

By checking registry (WinXP), i see that PSPad stores the assign-key to HKEY_CURRENT_USER
e.x. with .js:
[HKEY_CURRENT_USER\jsfile]
(see screenshot)

but i think it must be stored in: HKEY_CURRENT_USER\Software\Classes
e.x.:
[HKEY_CURRENT_USER\Software\Classes\jsfile]
[HKEY_CURRENT_USER\Software\Classes\jsfile\DefaultIcon]
@="D:\\Viet\\Program\\PSPad\\PSPad.exe,2"
[HKEY_CURRENT_USER\Software\Classes\jsfile\Shell]
[HKEY_CURRENT_USER\Software\Classes\jsfile\Shell\Open]
[HKEY_CURRENT_USER\Software\Classes\jsfile\Shell\Open\Command]
@="\"D:\\Viet\\Program\\PSPad\\PSPad.exe\" \"%1\""

because if i copy key from HKEY_CURRENT_USER\jsfile to HKEY_CURRENT_USER\Software\Classes\jsfile, now i can direct-open file from Windows Explorer or Total Commander, and all my registerd files have PSPad icon, all fine. (no need check [ ]Editor For TC)

Please read this post, Jan. smiling smiley

Regards,
Replika

Post Edited (04-05-2006 11:19)

Options: Reply | Quote | Up ^


#20 Re: PSPad unicode 4.5.1 (2200) English

Posted by: ShiLong | Date: 2006-04-05 08:46 | IP: IP Logged

Hi Jan,
your Shift+TAB key functionality is wrong. If you press Shift+Tab, pspad jump to the previous tab position and replace all content in the way with one tab. But Shift+Tab must replace only tabs, if they exist. Its not for deleting strings!
Please compare with other editor software or text editors like MS Word.

Greetings from Germany,
ShiLong


Example:
" My example!"
| <- cursor

If you press now shift+tab, it will replace "My " by one tab!

after:
" example!"

Options: Reply | Quote | Up ^


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