Re: Loading of user highlighter colors does not work anymore [73654]

2020-05-30 Tema obsahu Professor Bernd
pspad: Yes. All user highlighters will have same color settings after loading scheme. If you have idea, how to maintain color scheme for 180+ user languages, I am open to any idea.

Re: Loading of user highlighter colors does not work anymore [73622]

2020-05-29 Tema obsahu Professor Bernd
pspad: Put your user highlighter AutoIt to Slot 10 instead of the slot 1. Current build takes colors from the slot 10 and save it into scheme file. --

Re: Loading of user highlighter colors does not work anymore [73619]

2020-05-28 Tema obsahu Professor Bernd
Hello Jan. I apologize very much! Yesterday I had a lot of private trouble and I was tired. Now I have slept one night and I am trying to correct my mistake: I used the terms wrong. I wrote: _User highlighter_ but I meant: [color=#99]User Highlighter / [/color] _Color Scheme_ Loading and us

Re: Loading of user highlighter colors does not work anymore [73612]

2020-05-28 Tema obsahu Professor Bernd
I can't say I understood everything, but your instructions worked: pspad: Open your style file. Delete whole [] section Rename your highlighter section to []

Re: Loading of user highlighter colors does not work anymore [73610]

2020-05-28 Tema obsahu Professor Bernd
pspad: Do you see your user highlighter in the list of highlighters? Yes. [URL=https://www.directupload.net/file/d/5833/a34e3pt9_png.htm

Re: Loading of user highlighter colors does not work anymore [73608]

2020-05-28 Tema obsahu Professor Bernd
I'm sorry, I'm having trouble understanding. There was a translation error, so my penultimate post said "Skin", but my request has NOT to do with skins, but with user highlighters. Can we start from the beginning? I try to formulate it better. :) - In PSPad 5.0.4 (403) I was able to load my custom

Re: Loading of user highlighter colors does not work anymore [73606]

2020-05-28 Tema obsahu Professor Bernd
Sorry, translation errors. Not skin, but user highlighter was meant. -- PSPad freeware editor https://www.pspad.com

Re: Loading of user highlighter colors does not work anymore [73605]

2020-05-28 Tema obsahu Professor Bernd
Wow, that's a lot of things to think about. I can see why you love Skins. :-D Thanks for sharing your thoughts. :) What about the problem with not being able to load user skins anymore? -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.4 (407) English [73598]

2020-05-27 Tema obsahu Professor Bernd
Loading of user highlighter colors does not work anymore I have created a [url=https://forum.pspad.com/read.php?2,73597]thread on the topic[/url]. . *And by the way, is it possible that the server clock is wrong?* ;-) I posted this post at 21:01. --

Loading of user highlighter colors does not work anymore [73597]

2020-05-27 Tema obsahu Professor Bernd
Hello. When I load a user highlighter color scheme I created myself, an unknown (default?) color scheme is loaded, but not the one I selected. When I load different color schemes, always the same unknown one is loaded. This applies to the program settings and the highlighter settings. Steps to re

=?windows-1250?Q?Re:_does_pspad_autosave_unsaved_documents_if_you_crash?_[73594]?=

2020-05-27 Tema obsahu Professor Bernd
lgk: (Just two examples: Web browser will not ask you to save tabs with correct settings. They will just do it. Another well known text editor as well.) -

Re: PSPad unicode 5.0.4 (403) English [73541]

2020-05-23 Tema obsahu Professor Bernd
Hello Jan. It seems that highlighting related brackets does not work. Can you confirm that? Bernd. -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_reloadUserHighlighter_broken?_[73540]?=

2020-05-22 Tema obsahu Professor Bernd
I understand that and in my case a deleted syntax file is only a small problem because it rarely appears. Now that I know what the problem is, I can handle it. Important for my purposes is that "reloadUserHighlighter" works if something in the syntax file has changed. I use this in several scrip

=?windows-1250?Q?Re:_reloadUserHighlighter_broken?_[73538]?=

2020-05-22 Tema obsahu Professor Bernd
Now that you are writing this, it occurs to me that this was the case when it worked for me some time ago. Now I have found the problem: _[color=#ff]Case 1[/color]_: The error does NOT occur if the AutoIt3.ini exists and is only changed by the backup. _[color=#ff6600]Case 2[/color]_: The erro

=?windows-1250?Q?Re:_reloadUserHighlighter_broken?_[73535]?=

2020-05-22 Tema obsahu Professor Bernd
I have now found out that the following code loads the user highlighter. Dim obj Set obj = NewEditor() obj.assignActiveEditor() obj.highlighter("AutoIt3") reloadUserHighlighter("AutoIt3") Unfortunately not the current highlighter is used, but a "built-in" one. To explain the backgrou

=?windows-1250?Q?reloadUserHighlighter_broken?_[73534]?=

2020-05-22 Tema obsahu Professor Bernd
Since a while the VBScript function "reloadUserHighlighter" does not work anymore. Is it broken or am I using it incorrectly? My call: reloadUserHighlighter("AutoIt3") -- PSPad freeware editor https://www.pspad.com

Re: Settings for highlighting all occurrences of selected text [73532]

2020-05-22 Tema obsahu Professor Bernd
pspad: It was first implementation of this functionality, I await lot of comments and there will be lot of optimalizations. e.g. whitespace on the begin won't be highlighted at all e.t.c. Same as following feature - sk

Re: Settings for highlighting all occurrences of selected text [73530]

2020-05-22 Tema obsahu Professor Bernd
pspad: Different color for occurences is already implemnted. I did it today. Font color will stay as standard font color. Thanks a lot!

Settings for highlighting all occurrences of selected text [73523]

2020-05-21 Tema obsahu Professor Bernd
Hello. Thanks for this really important feature, it's a great help! Could you please add 2 settings to the feature? _- Minimum length from which is highlighted._ This is good, so that it is not already highlighted when you select 1 letter. It doesn't flicker so much if the highlighting starts

Re: PSPad unicode 5.0.4 (403) English [73522]

2020-05-21 Tema obsahu Professor Bernd
pspad: _Fixes:_ cripting - if script runs when PSPad closes, message with script error appeared Hello. Unfortunately the error message

Re: Colorize the log window (Type Memo) [73510]

2020-05-20 Tema obsahu Professor Bernd
Maybe you could add a RichEdit, including log parser (or replace the memo)? In VBScript "logSetTypeRiEd", "logSetLineColor(Color)", "logSetLineBKColor(Color)", ... Log parser photomontage [URL=https://www.directupload.net/file/d/5826/8bi4wvvs_png.htm][IMG]https://s12. directupload.net/images/20052

Re: Colorize the log window (Type Memo) [73509]

2020-05-20 Tema obsahu Professor Bernd
At the beginning of a line you can write different characters (always 1 character), then the line will be shown in a corresponding color. Depending on the importance of the line, the line can be shown in the corresponding color. [URL=https://www.directupload.net/file/d/5825/htht45iq_png.htm][IMG]h

Re: Colorize the log window (Type Memo) [73507]

2020-05-20 Tema obsahu Professor Bernd
Too bad. But thanks for the answer! -- PSPad freeware editor https://www.pspad.com

Colorize the log window (Type Memo) [73505]

2020-05-20 Tema obsahu Professor Bernd
For compiling you can set the type of log win to Memo. The memo is a RichEdit. Is there a way to color the lines of the RichEdit differently? -- PSPad freeware editor https://www.pspad.com

Re: Highlighting all occurrences of selected text in the active editor [735= 04]

2020-05-20 Tema obsahu Professor Bernd
Wow, that's great! -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.4 (400) English [73487]

2020-05-19 Tema obsahu Professor Bernd
Hello MadCompie. Do you use PSPad 64 bit or 32 bit? I use PSPad 32 bit. There is no error with me. As you have described, I have only opened 1 PSPad window and only 1 txt file with "Hello World" in it. Then I pressed F12 and saved the file. No error message appears. I repeated the same with an e

Re: Error when closing PSPad while a VBScript loop is running [73478]

2020-05-18 Tema obsahu Professor Bernd
You mean my example script? If so, that was really just an example. In my real script, loops are called by shortcut, but never in the init. pspad: Anyway, the message won't be shown on exit ---

Error when closing PSPad while a VBScript loop is running [73475]

2020-05-18 Tema obsahu Professor Bernd
If you quit PSPad while a VBScript loop is running, an error message appears every time. Can you please fix it? [URL=https://www.directupload.net/file/d/5823/p6ixs2tf_png.htm][IMG]https://s12. directupload.net/images/200518/temp/p6ixs2tf.png[/IMG][/URL] VBScript Example ' TestLoop.vbs const mod

Re: Search in the editor scrolls too far [73474]

2020-05-16 Tema obsahu Professor Bernd
That's great! Very valuable! Thank you very much! :) -- PSPad freeware editor https://www.pspad.com

Re: AutoIt3 Highlighter Error with mixed quotes [73473]

2020-05-16 Tema obsahu Professor Bernd
Wow, very good work! :) -- PSPad freeware editor https://www.pspad.com

Re: AutoIt3 Highlighter Error with mixed quotes [73459]

2020-05-15 Tema obsahu Professor Bernd
Thanks. -- PSPad freeware editor https://www.pspad.com

Re: AutoIt3 Highlighter Error with mixed quotes [73457]

2020-05-15 Tema obsahu Professor Bernd
AutoIt uses single quotes and double quotes for strings. Very useful to use the respective other quote in code without escaping it. Example [URL=https://www.directupload.net/file/d/5820/s7e7n5nz_png.htm][IMG]https://s12. directupload.net/images/200515/temp/s7e7n5nz.png[/IMG][/URL] --

Re: AutoIt3 Highlighter Error with mixed quotes [73454]

2020-05-15 Tema obsahu Professor Bernd
Is there a setting I can use to fix the problem? -- PSPad freeware editor https://www.pspad.com

Re: Error in AutoIt3 Highlighter on comment [73452]

2020-05-15 Tema obsahu Professor Bernd
In AutoIt, the Comment block continues to the end of line even after the end character "#ce". -- PSPad freeware editor https://www.pspad.com

Re: Search in the editor scrolls too far [73438]

2020-05-13 Tema obsahu Professor Bernd
Here are the screenshots [URL=https://www.directupload.net/file/d/5818/ow2qbzad_png.htm][IMG]https://s12. directupload.net/images/200513/temp/ow2qbzad.png[/IMG][/URL] [URL=https://www.directupload.net/file/d/5818/7ugdqa2t_png.htm][IMG]https://s12. directupload.net/images/200513/temp/7ugdqa2t.png[

Re: Synchronize the Code Explorer with the Editor [73435]

2020-05-13 Tema obsahu Professor Bernd
Ok, then please create a shortcut to the Sync function, or better a VBScript command to which I can assign a shortcut myself. -- PSPad freeware editor https://www.pspad.com

Re: Error in AutoIt3 Highlighter on comment [73434]

2020-05-13 Tema obsahu Professor Bernd
Could you also take the opportunity to have the block comment highlighted until the end of the line? For example now it is: [color=#00A000]#cs --- any text #ce[/color] [color=#ff]---[/color] but it should be: [color=#00A000]#cs

Re: Synchronize the Code Explorer with the Editor [73431]

2020-05-13 Tema obsahu Professor Bernd
I understand. How about an automatic sync that the user can turn on and off in the settings? Standard: Off. Would automatic synchronization be possible for functions only? (Not for variables, labels, etc.) If none of these is possible, please create a VBScript command to which the user can assign

Re: Error in AutoIt3 Highlighter on comment [73430]

2020-05-13 Tema obsahu Professor Bernd
VLisp comment works fine. Thank you very much. -- PSPad freeware editor https://www.pspad.com

Re: find first and last [73427]

2020-05-12 Tema obsahu Professor Bernd
If you need help, I can help. I've been working on this feature for a long time and I'm sure I can help. For example with pseudo code that shows how to highlight all occurrences of marked text. -- PSPad freeware editor https://www.pspad.com

AutoIt3 Highlighter Error with mixed quotes [73426]

2020-05-12 Tema obsahu Professor Bernd
If single and double quotation marks are used, there is a bug in the highlighter. [URL=https://www.directupload.net/file/d/5818/lnrn3poh_png.htm][IMG]https://s12. directupload.net/images/200513/temp/lnrn3poh.png[/IMG][/URL] -- PSPad freeware edito

Error in AutoIt3 Highlighter on comment [73421]

2020-05-12 Tema obsahu Professor Bernd
Text after comment characters is NOT highlighted as comment if the comment character ";" is directly (without spaces) after another character. [URL=https://www.directupload.net/file/d/5818/pgh62eiv_png.htm][IMG]https://s12. directupload.net/images/200513/temp/pgh62eiv.png[/IMG][/URL] --

Synchronize the Code Explorer with the Editor [73420]

2020-05-12 Tema obsahu Professor Bernd
In the Code Explorer you can press a button to synchronize the editor with the Code Explorer. Instead of searching for the tiny button and pressing it every time, the synchronization should be done automatically when you set the caret to another function in the editor. --

Search in the editor [73419]

2020-05-12 Tema obsahu Professor Bernd
Search in the editor If a search term is located on the right in the visible area of the editor, F3 automatically scrolls to the right so that the search term comes to the middle of the editor ("Default" setting). This moves the right, important part of the document out of the visible area, while

misspelling in Code Explorer [73418]

2020-05-12 Tema obsahu Professor Bernd
[URL=https://www.directupload.net][IMG]https://s12.directupload.net/images/20051 3/okr6dfd7.png[/IMG][/URL] -- PSPad freeware editor https://www.pspad.com

Re: find first and last [73417]

2020-05-12 Tema obsahu Professor Bernd
Today is the 2020-05-13, my post [url=https://forum.pspad.com/read.php?2,73355,73397#head]"Highlighting all occurrences of selected text in the active editor"[/url] is from 2020-05-05, so more than 1 week old. You did not answer. But you answer maki almost every day. maki doesn't know the word "ple

Re: find first and last [73415]

2020-05-12 Tema obsahu Professor Bernd
@pspad Why do you answer this impudent, disrespectful user, but do not answer me! Do I have to ask as disrespectfully as maki, or what should I do? -- PSPad freeware editor https://www.pspad.com

Re: Highlighting all occurrences of selected text in the active editor [734= 13]

2020-05-12 Tema obsahu Professor Bernd
Vany: I would be happy if this could work, no problém. So it is up to Honza to implement it some day. Many users would be happy, becaus

Re: Highlighting all occurrences of selected text in the active editor [733= 97]

2020-05-11 Tema obsahu Professor Bernd
Vany: see topic https://forum.pspad.com/read.php?7,73278 I am afraid it is far from real to be done. _@Vany @feef_ Why not? For Jan i

Re: Regex "Change Number Format" [73373]

2020-05-10 Tema obsahu Professor Bernd
What does this have to do with PSPad? Why are you so rude, disrespectful and pushy? You annoy us! Please go away! :-( -- PSPad freeware editor https://www.pspad.com

Re: Please help! [73372]

2020-05-10 Tema obsahu Professor Bernd
_@maki_ Why do you talk so disrespectfully to the author of PSPad? Please stop bugging us. You get on my nerves! How old are you? Are you 10 years old? Jesus Christ, can't you understand when you're annoying? If you think PSPad is so bad, go away! . _@PSPad_ If you answer maki, it's a waste

Highlighting all occurrences of selected text in the active editor [73355]

2020-05-05 Tema obsahu Professor Bernd
u please add this feature? :) Best regards, Professor Bernd. -- <https://forum.pspad.com/read.php?2,73355,73355> PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.4 (395) English [73350]

2020-04-29 Tema obsahu Professor Bernd
Many thanks for the new features! - New scripting function tabsToSpaces(input: string): string - User highlighter - mark variable starts on $ with dblclick Both work wonderfully. :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: VBScript get CaretX from line with tabs [73273]

2020-04-17 Tema obsahu Professor Bernd
That would be great! :) It's better if you take the tab width from the PSpad settings. This way the user's settings are always taken. I am very happy. I've been working on it for more than 2 weeks now, but it can't be solved externally. So it's good if you do it from the inside. :) Thank you ver

Re: VBScript get CaretX from line with tabs [73271]

2020-04-16 Tema obsahu Professor Bernd
Unfortunately this is not possible, because the action aTabToSpaces calls the dialog, this would disable my CallTip. In addition, it would convert in the real text of the user, what the user might not want. I need a function that works without dialog and does not change the user's text. Is this

Re: VBScript get CaretX from line with tabs [73267]

2020-04-16 Tema obsahu Professor Bernd
Hi Jan, I made a mistake. Can I please change the feature request? My tests have shown that calculating the cursor position from extended tabs to position my CallTip does not work. :-( What would work would be a function to convert the line with tabs to a line with spaces. Like the function "Conv

Re: VBScript get CaretX from line with tabs [73264]

2020-04-16 Tema obsahu Professor Bernd
You already have the function. ;-) It shows the position of the expanded tabs in the PSPad status bar (see screenshot in posting #1). It would only be necessary to provide the value in VBScript. :) Bernd. -- PSPad freeware editor https://www.pspad

Re: VBScript get CaretX from line with tabs [73262]

2020-04-16 Tema obsahu Professor Bernd
It is for external use with my CallTipViewer. With VBScript I call the CallTip, pass it CaretX, and calculate the position of the first letter of the function name. Then I position the CallTip exactly under the function name. [URL=https://www.directupload.net/file/d/5791/cfj8azbw_png.htm][IMG]h

VBScript get CaretX from line with tabs [73247]

2020-04-15 Tema obsahu Professor Bernd
Hello. How can I get the correct CaretX pos in VBScript if there are tabs in the text of a line? [URL=https://www.directupload.net][IMG]https://s12.directupload.net/images/20041 6/iwoxtnaf.png[/IMG][/URL] Bernd. -- PSPad freeware editor https://

Re: adding 3 KeyWord sections and 1 Variable section [73174]

2020-03-30 Tema obsahu Professor Bernd
Yippee! :) You are the best PSPad developer I know! :-P Bernd. -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [73170]

2020-03-30 Tema obsahu Professor Bernd
Oh, very well. Thank you very much. :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [73168]

2020-03-30 Tema obsahu Professor Bernd
Please excuse me, my English is not so good. Could you explain more precisely how I could do it? :) pspad: remove $ from keyword char Th

Re: adding 3 KeyWord sections and 1 Variable section [73165]

2020-03-30 Tema obsahu Professor Bernd
Hello Jan. In the new version you have added the "_" to 'PHP style variable' in the user highlighter. Many thanks for that! :) Now only the "$" is missing. It works if I remove the "$" character from the autoit keyword chars. But, as I wrote in posting #9 (viz https://forum.pspad.com/read.php?2,7

Re: Main menue ALT-Hotkeys not functional at German language [73157]

2020-03-29 Tema obsahu Professor Bernd
Okay, I see what you mean about the hotkeys. Thank you. :) Do you still need a translation of the missing passages in the Deutsch.ini, or do you already have one? -- PSPad freeware editor https://www.pspad.com

Re: Main menue ALT-Hotkeys not functional at German language [73155]

2020-03-29 Tema obsahu Professor Bernd
pspad: There is necessary to modify german localization file and change hotkeynletters Do you mean the "Deutsch.ini" with the ";;Transla

Re: Main menue ALT-Hotkeys not functional at German language [73153]

2020-03-28 Tema obsahu Professor Bernd
Yeah, shortcuts are a rare commodity. I'm glad you found the bug. :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: Main menue ALT-Hotkeys not functional at German language [73150]

2020-03-28 Tema obsahu Professor Bernd
Hi Heinz (Landsmann) ;-) Which PSPad version do you use? The "Alt" shortcuts work for me in Version 5.0.3(337) and 5.0.4(381). Bernd. -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [73099]

2020-03-17 Tema obsahu Professor Bernd
No problem, this feature is not urgent. :-P -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [73097]

2020-03-17 Tema obsahu Professor Bernd
Were those source samples okay for you? :) -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.4 (381) English [73032]

2020-03-02 Tema obsahu Professor Bernd
Thanks for the information. :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [73029]

2020-03-02 Tema obsahu Professor Bernd
Here is another example _GUICtrlRichEdit_GetSel (viz https://www.autoitscript.com/autoit3/docs/libfunctions/_GUICtrlRichEdit_Get Sel.htm ) -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [73028]

2020-03-02 Tema obsahu Professor Bernd
All variables start with "$" and may contain one or more underscores "_". Examples: Variables [color=#aa] $_iCounter $sStringVar1 $s_String_Var_1 $g__sStringVar1 $g_sStringVar_1[/color] MsgBox Constants [color=#aa]$MB_SYSTEMMODAL $MB_ICONWARNING[/color] Here is a code snippet, with c

Re: PSPad unicode 5.0.4 (381) English [73026]

2020-03-02 Tema obsahu Professor Bernd
I see there's nothing wrong with the number. I was wrong. I didn't realize it was a full version. I apologize. -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [73023]

2020-03-01 Tema obsahu Professor Bernd
The new PSPad version is available and contains 'PHP style variable' in the user highlighter. To make the highlighting work I have to remove '$' from the autoit keyword chars. Also the '_' must be removed, otherwise you will get a broken highlighting (see screenshot). [URL=https://www.directuplo

Re: PSPad unicode 5.0.4 (381) English [73021]

2020-03-01 Tema obsahu Professor Bernd
Hello Jan, is the "4" in the version number correct? 5.0._[color=#ff]4[/color]_ (381) In both cases, yes or no, you are welcome to delete my posting. ;-) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: List of PSPad variables for getVarValue [73020]

2020-03-01 Tema obsahu Professor Bernd
@edo_nick Would you please share with us what you found on the web? Here is what I found: [url=http://gogogadgetscott.info/pspad/variables.htm]Command/Compiler Variables[/url] For use with "getVarValue()" there are other variables, e.g. : %FullFileName% - Path to current file, including name and

Re: adding 3 KeyWord sections and 1 Variable section [72975]

2020-02-21 Tema obsahu Professor Bernd
Thanks a lot. :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: adding 3 KeyWord sections and 1 Variable section [72972]

2020-02-21 Tema obsahu Professor Bernd
[color=#FF]_General Highlighter_[/color] pspad: Please note that PSPad general highlighter isn't for Autoit only. Now I understand!

Re: adding 3 KeyWord sections and 1 Variable section [72970]

2020-02-21 Tema obsahu Professor Bernd
Thanks for responding so quickly. I didn't think it would be so difficult. Please excuse me. . _[color=#FF]Log parser[/color]_ pspad: Adding another log parsers is planned. Do you really needs another 3 log pa

adding 3 KeyWord sections and 1 Variable section [72964]

2020-02-20 Tema obsahu Professor Bernd
Hello Jan. *For _AutoIt3 highlighter_* Could you add 3 more Key Words sections and a section for variables? Variables are easy to recognize: they start with a "$" sign. Example: [color=#ff00aa]$sLine[/color] [URL=https://www.directupload.net/file/d/5735/yrqxp75b_png.htm][IMG]https://s19. direct

PSPad4AutoIt3 v1.0.0 beta released [72953]

2020-02-17 Tema obsahu Professor Bernd
Hello Jan. After months of work, my private project PSPad4AutoIt3 v1.0.0 beta (viz https://autoit.de/thread/86662-pspad4autoit3-projekt/?postID=697018#post697 018 ) is now ready. Today I published the new version in the AutoIt.de forum. This is just for your information, but I would be happy if

Re: How to assign shortcuts to the tools in the favorite tab [72907]

2020-02-14 Tema obsahu Professor Bernd
The new section "Scripts" into the favourite window works great! Thank you very much. :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: PSPad unicode 5.0.3 (377) English [72901]

2020-02-14 Tema obsahu Professor Bernd
pspad: _News:_ Code explorer - ESC closes Code explorer. Removed. That was a very good idea. Thank you. --

Positive feedback "reloadUserHighlighter" [72846]

2020-02-05 Tema obsahu Professor Bernd
Positive feedback Hello Jan, "reloadUserHighlighter" now works fine. Thanks a lot! :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: Sidebar Defaults [72668]

2020-01-27 Tema obsahu Professor Bernd
Thanks :) -- PSPad freeware editor https://www.pspad.com

Re: Sidebar Defaults [72631]

2020-01-27 Tema obsahu Professor Bernd
pspad: Not yet. But I can add this option. Thanks Jan, that would be great! :) If it's not too much to ask, can you also add saving the

Re: Sidebar Defaults [72615]

2020-01-27 Tema obsahu Professor Bernd
Hello Jan. I have the same request: Is it possible to save the view for the ToolPanel? If the view for the fav scripts is open when you close PSPad, you should see the fav scripts the next time you start PSPad. That would be very nice. :) Bernd. [URL=https://www.directupload.net/file/d/5711/rsr

Re: Autocomplete creates uppercase clips when CaseSensitive=0 [72446]

2020-01-15 Tema obsahu Professor Bernd
Thanks PS: The first release of my PSPad4AutoIt3 project with all the new features of your PSPad is planned for between January and February 2020 and I am really looking forward to it! :) Bernd. -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_How_can_I_set_a_color_for_Block_Comment_in_the_Highlighter?_[72444]?=

2020-01-15 Tema obsahu Professor Bernd
Thanks a lot. :) -- PSPad freeware editor https://www.pspad.com

=?windows-1250?Q?Re:_How_can_I_set_a_color_for_Block_Comment_in_the_Highlighter?_[72441]?=

2020-01-14 Tema obsahu Professor Bernd
Hello. This request is not important, but I would be happy if it would perhaps move up in your to-do list. Thank you. :) Bernd. -- PSPad freeware editor https://www.pspad.com

Re: Autocomplete creates uppercase clips when CaseSensitive=0 [72440]

2020-01-14 Tema obsahu Professor Bernd
Your changes work great, thank you! :) Because there is no notification from the forum, I found your last two messages only now by chance. I am very happy about this feature. For the user of my PSPad4AutoIt3 it is good to see when such "little things" work fine. The files AutoIt3.ini and AutoIt3

Re: How to assign shortcuts to the tools in the favorite tab [72411]

2020-01-11 Tema obsahu Professor Bernd
That's right! There are several types of users, developer users and end users and ... (I for example am both.) A developer user writes the VBScirpts and and provides the menu items and shortcuts. The end user does not need to care about that. (And the PSPad developer does not need to care about

Re: How to assign shortcuts to the tools in the favorite tab [72407]

2020-01-11 Tema obsahu Professor Bernd
Please excuse the brief information about my idea. I wanted to know what you thought first. With the possibility to assign special paths to the fav tools, the effort for PSPad is very low. No starting of programs is necessary, no catching of output, no parser, or anything else. More in detail.

Re: How to assign shortcuts to the tools in the favorite tab [72381]

2020-01-10 Tema obsahu Professor Bernd
Hello. Thanks a lot for remembering. :) What do you think about the following idea? In the edit dialog, the user can enter a special path. Instead of starting a program with it, it points to a script command. The user can then use the shortcut of VBScript, and the shortcut starts the script comm

logIsVisible Function [72079]

2019-11-28 Tema obsahu Professor Bernd
Hello. In PSPad's VBScript with runPSPadAction("aLogWindow") I can show and hide (toggle) the log window. But if the log window is already displayed and the command is called, it will be hidden instead of displayed. So how can I determine if the log window is already visible? Is there a function

Re: Autocomplete creates uppercase clips when CaseSensitive=0 [72077]

2019-11-28 Tema obsahu Professor Bernd
Thank you very much. :) -- PSPad freeware editor https://www.pspad.com

Re: Autocomplete creates uppercase clips when CaseSensitive=0 [72071]

2019-11-25 Tema obsahu Professor Bernd
I found the error. The bug is in PSPad's autocomplete. If I write a code word that doesn't exist in the Au3 script yet, the whole word will be inserted in capital letters. Steps to reproduce: - Use the _current[color=#FF]*[/color]_ AutoIt3.ini as a highlighter - Open an _empty_ Au3 file - wr

Re: Autocomplete creates uppercase clips when CaseSensitive=0 [72070]

2019-11-25 Tema obsahu Professor Bernd
Thank you for pointing that out. [i]First of all: You're right, I didn't mean "code clips" but "autocomplete" (Ctrl+J). Thanks a lot![/i] Just now I tested with a freshly unpacked "version 5.0.1 (312) - 22 February 2019" and autocomplete works as desired, but not in my old installation. It seems

Re: Autocomplete creates uppercase clips when CaseSensitive=0 [72065]

2019-11-22 Tema obsahu Professor Bernd
Do you need a test file? -- PSPad freeware editor https://www.pspad.com

Autocomplete creates uppercase clips when CaseSensitive=0 [72063]

2019-11-22 Tema obsahu Professor Bernd
[URL=https://www.directupload.net/file/d/5645/7n8gikc4_png.htm][IMG]https://s19. directupload.net/images/191122/temp/7n8gikc4.png[/IMG][/URL] In the highlighter for AutoIt I have set that words are not case sensitive (CaseSensitive=0). In the editor all code words are highlighted, no matter if upp

<    1   2   3   >