Re: PSPad unicode 5.0.1 (295) English [71070]

2019-02-13 Tema obsahu Torsten Funk
Some weeks back I tweaked my PSP, so coding is more eye-friendly. I mainly replaced the white background color with something else. In Program Settings > Colors I defined a light gray for "Background". a) Since build 291, the Search In Files results does not fully respect this color change.

Re: PSPad unicode 5.0.1 (295) English [71065]

2019-02-13 Tema obsahu gwinkless
Bug in 291 and above: if search-in-files returns a string containing an ampersand, it treats the ampersand as if it were in a menu, ie it removes the ampersand and underlines the following letter. eg if I search project for the string "testampersand" (viz

Re: PSPad unicode 5.0.1 (295) English [71066]

2019-02-13 Tema obsahu Jan Fiala
It must be done some text drawing system function. I will try to fix it -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.1 (295) English [71067]

2019-02-13 Tema obsahu gwinkless
Also, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window. -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.1 (295) English [71068]

2019-02-13 Tema obsahu Jan Fiala
Fixed both points -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.1 (295) English [71071]

2019-02-13 Tema obsahu Jan Fiala
Owner draw of components starts to be more and more complicated. You can handle themes/non themes/switched themes systems. Themed systems you must let draw using system method e.t.c. I will try to fix it, but before I will find any solution, I need to set default background for find in files

Re: PSPad unicode 5.0.1 (295) English [71069]

2019-02-13 Tema obsahu Jan Fiala
gwinkless: Also, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and selected - you simply stay focussed on the "search in files results" window.

Re: PSPad unicode 5.0.1 (295) English [71073]

2019-02-13 Tema obsahu gwinkless
pspad: Fixed both points Brilliant, thanks :) -- PSPad freeware editor

Re: PSPad unicode 5.0.1 (295) English [71072]

2019-02-13 Tema obsahu gwinkless
pspad: gwinkless: Also, double-clicking a result in "search in files results" no longer takes you to the file if it's already open and

Re: PSPad unicode 5.0.1 (295) English [71074]

2019-02-13 Tema obsahu Jan Fiala
gwinkless: My apologies, I described it incorrectly: if the file is already open and active it *does* take you to the target row (that row is highlighted yellow) but the mouse focus remains in the "Search in Files

Re: File opens in hex mode [71080]

2019-02-13 Tema obsahu idefix2
Great! -- PSPad freeware editor https://www.pspad.com

Re: File opens in hex mode [71079]

2019-02-13 Tema obsahu Jan Fiala
OK. The AutodetectBinary variable in direct edit will have 3 values: 0: no autodetection 1: autodetection with automatic HEX edit opening 2: autodetection with confirmation question -- PSPad freeware editor https://www.pspad.com

Re: File opens in hex mode [71077]

2019-02-13 Tema obsahu Gabriel ACE
pspad: PSPad detects non text chars and if finds it in file, PSPad opens it in HEX editor to prevent file damage. You can switch off this detection - see the answer from VBR above.

Re: File opens in hex mode [71076]

2019-02-13 Tema obsahu idefix2
This automatic detection makes sense in most cases, turning it off generally is not such a good idea, and turning it off for just one file and back on afterward is a very unconfortable workaround. It would be great to have a "mode change button" that switches between text and binary mode. If the

Re: File opens in hex mode [71078]

2019-02-13 Tema obsahu Jan Fiala
It's no problem to show question dialog. But again it should be optional. For now it's no problem to close file and use right mouse over your file and choose PSPad Hex to open it directly in HEX editor -- PSPad freeware editor

Re: PSPad unicode 5.0.1 (295) English [71075]

2019-02-13 Tema obsahu gwinkless
pspad: Fixed too Superb :) -- PSPad freeware editor https://www.pspad.com