Can not display Chinese character correctly [40419]

2007-05-10 Tema obsahu ReverseArk
OS: Windows XP SP2, English Version PSPad: Build 2262, English UI At first, both Microsoft Notepad and PSPad can not display Chinese character text file correctly. After setting: Control Panel - Regional and Language Options - Advanced - Language for non-Unicode Programs to Chinese (PRC), i.e.

Re: Feature request: compare open windows contents [40420]

2007-05-10 Tema obsahu Drazen
Standard guideline (as far as I have read/seen so far) is: if there is some immediate action after the click, then you should omit (usually) three dots. If there will be some dialog box after the click on a menu item, then use the dots. These dots make visual distinction what kind of action will

Re: Can not display Chinese character correctly [40421]

2007-05-10 Tema obsahu Vlastimil Brom
You may check the encoding of your file and the one detected by PSPad (statusbar - on the right); and eventually adjust it: menu Format ... and reopen the file Ctrl+R There may also be some problems with the font PSPad is using - it can be set in the menu Format :: Font --

Re: Feature request: compare open windows contents [40423]

2007-05-10 Tema obsahu Jume
the real problem is that the same translation text as compare with file is used in that option, so, actually there are 3 options available: 1.- put dots as the main menu option will open a dialog 2.- dont put dots, as the context menu will not need a dialog 3.- if jan adds a different string to

find/replace new line error [40424]

2007-05-10 Tema obsahu dizzi
example data: AddToDetail('418','A31');AddToDetail('321','A35/A36');AddToDetail('322','A40'); when you are trying replace ; with new line (regexp checked) in forward direction, after first replace, text wrap on next line (what is ok) but pspad has problem with next ; occurance searching

Re: find/replace new line error [40425]

2007-05-10 Tema obsahu Zac
I confirm exemple: [color=#FF]http://www.www.www.www.www.f[].www.www.www.www.f[].www.www.www.ww w.f[].www.www.www http://www.www.www.www.www.f[].www.www.www.www.f[].www.www.www.www.f[].www.www.w ww http://www.www.www.www.www.f[].www.www.www.www.f[].www.www.www.www.f[].www.www.w ww

Re: use of CTRL+LEFT and CTRL+RIGHT [40426]

2007-05-10 Tema obsahu giocc
Lolo: mvirtue: I second this! I would love this option to be configurable.

Re: Can not display Chinese character correctly [40427]

2007-05-10 Tema obsahu ReverseArk
Do you mean this thing: Code Page: ANSI(Windows)? If so, there are some choice like UTF-8, Kamenickych(CP895), etc. What I really want is GB2312 or GBK, how can I set the encoding to that? Thanks. -- http://forum.pspad.com/read.php?2,40419,40427 PSPad freeware editor http://www.pspad.com

Re: pascal / pspad - nastavenie [40428]

2007-05-10 Tema obsahu bellatrix
ale mne nevypise v logu, kde je chyba, vypise vzdy len tamto co som skopirovala.. napr. program vyzera takto: cite: program ukazka; begin writeln('skuska ',abc); readln;

Re: pascal / pspad - nastavenie [40429]

2007-05-10 Tema obsahu Jan Fiala
V logu, ktery jsi uvedla neni nic o chybe na 6. radku. V helpu je spousteni TP pres davku. Opravdu to spoustis pres BAT soubor, jeak je v helpu uvedeno? -- http://forum.pspad.com/read.php?1,40235,40429 PSPad freeware editor http://www.pspad.com

Re: Kolečko [40430]

2007-05-10 Tema obsahu W4S3K
dekuji,to ctrl+mezernik funguje,ale v tom nastaveni to mam nastaveni aby se to zobrazovalo..ale stejne se nic nedeje -- http://forum.pspad.com/read.php?1,40276,40430 PSPad freeware editor http://www.pspad.com

Can't Type Bug [40431]

2007-05-10 Tema obsahu Jim
Hi, all of the sudden, I open some types of files, .vbs and .html and none of the keys on my keyboard work. .TXT files I can type, but Backspace and Enter don't work! Running v4.5.2 Thanks -- http://forum.pspad.com/read.php?2,40431,40431 PSPad freeware editor http://www.pspad.com

Re: Kolečko [40432]

2007-05-10 Tema obsahu David Grudnik
Nemáte v systému na kolečko nastavenou nějakou akci? -- David Příspěvek zaslán emailem. http://forum.pspad.com/read.php?1,40276,40430 PSPad freeware editor http://www.pspad.com

PHP Display Alt+Shift+F10 [40433]

2007-05-10 Tema obsahu brookshireh
There are times when this does not work after CNTL S (save), but will work if a single keystroke is entered into the code. The keystroke can be entered and removed before Alt+Shift+F10 and it still works. Any clues? -- http://forum.pspad.com/read.php?2,40433,40433 PSPad freeware editor

Re: PHP Display Alt+Shift+F10 [40434]

2007-05-10 Tema obsahu Jan Fiala
Did you try it with latest 4.5.3 version from beta forum? -- http://forum.pspad.com/read.php?2,40433,40434 PSPad freeware editor http://www.pspad.com

Re: Can't Type Bug [40435]

2007-05-10 Tema obsahu Jan Fiala
Delete file KeyMap.INI in PSPad forlder or your %UserProfile%\Application Data\PSPad folder -- http://forum.pspad.com/read.php?2,40431,40435 PSPad freeware editor http://www.pspad.com

=?windows-1250?Q?Re:_how_does_pspad_save_a_file?_[40436]?=

2007-05-10 Tema obsahu jd
mortee: This prompted me to think that PSPad creates an entirely new file on save, and deletes the old one - this would explain why the permissions set for file creation get applied.