Search found 143 matches
- 17 Mar 2024 18:49
- Forum: Features
- Topic: User Toolbar
- Replies: 0
- Views: 8947
User Toolbar
One of these days, a User Toolbar (or two?) would be nice, under the main toolbar. That you can choose to display or not display. Like the Firefox (and other browsers?) Bookmarklet Toolbar. That we can have execute built-in commands, saved macros, or scripts. And that you can specify an icon for. ('...
- 04 Mar 2024 23:39
- Forum: Features
- Topic: DONE? "Never Delete" Find AND Replace List Items
- Replies: 2
- Views: 4544
- 29 Feb 2024 23:04
- Forum: Bugs
- Topic: Ctrl+Alt+C — Copy & Append not working
- Replies: 2
- Views: 3271
Re: Ctrl+Alt+C — Copy & Append not working
I thought that's what I did and it didn't work.
I'll try again and let you know if it fails.
I'll try again and let you know if it fails.
- 24 Feb 2024 01:45
- Forum: Features
- Topic: DONE? "Never Delete" Find AND Replace List Items
- Replies: 2
- Views: 4544
DONE? "Never Delete" Find AND Replace List Items
I have a REALLY NICE "Universal" Paste Buffer App (FREE) for Windows that has some nice features, called "Ditto" ( https://ditto-cp.sourceforge.io/ ). It mostly just remembers "all" of my Copies and Cuts (including non-textual), with some large upper limit I've chosen (...
- 23 Feb 2024 08:54
- Forum: Features
- Topic: DONE? Bookmark a Line with Mouse Click or ?
- Replies: 1
- Views: 4409
DONE? Bookmark a Line with Mouse Click or ?
I thought we used to be able to Right-Click the Line Number and do Bookmark stuff. That would be nice if we could. I think it should be at the TOP of the context menu. I think we used to be able to Double-Click the Line Number and it would toggle the Bookmark. Maybe you changed it to Select the Line...
- 23 Feb 2024 08:45
- Forum: Bugs
- Topic: Ctrl+Alt+C — Copy & Append not working
- Replies: 2
- Views: 3271
Ctrl+Alt+C — Copy & Append not working
Afaict, Ctrl+Alt+C — Copy & Append is not working, and is only doing Copy.
- 04 Feb 2024 23:11
- Forum: Features
- Topic: DONE: Global/Static/User/Scripting .INI file and Object
- Replies: 2
- Views: 4336
Re: DONE: Global/Static/User/Scripting .INI file and Object
THANKS.
That will come in very handy.
That will come in very handy.
- 25 Jan 2024 08:42
- Forum: Bugs
- Topic: Syntax Editor Color Weirdness
- Replies: 2
- Views: 3243
Syntax Editor Color Weirdness
I opened up the Syntax Editor and it looks like this:
.
.
- 24 Jan 2024 09:00
- Forum: Features
- Topic: Local Help CHM in Menu
- Replies: 2
- Views: 4677
Local Help CHM in Menu
It would be nice to have a Help menu item for a local .CHM if the user downloads it and installs it. (wherever)
- 24 Jan 2024 08:58
- Forum: Features
- Topic: DONE: Global/Static/User/Scripting .INI file and Object
- Replies: 2
- Views: 4336
DONE: Global/Static/User/Scripting .INI file and Object
If you "get some free time", this would be a nice thing to have for scripting users. A Global .INI file that is loaded at Editor startup and written at Editor quit. An associated Object, like the Scriptable Object, would have the values loaded into it for Get and Set by the user's scripts,...
- 23 Jan 2024 23:55
- Forum: Scripts
- Topic: TMemIniFile
- Replies: 3
- Views: 14719
Re: TMemIniFile
BTW -- I'm using this .ini for another Script called "TabToLastColumn", which will use this stored value. Unfortunately, it will have to open and read the file every time it's called, which is not ideal. It's the only way I could see to save a STATIC value between executions. It would be n...
- 23 Jan 2024 23:45
- Forum: Scripts
- Topic: TMemIniFile
- Replies: 3
- Views: 14719
Re: TMemIniFile
Okay. Thanks.
So it's been broken and no one noticed because no one tried it?
So it's been broken and no one noticed because no one tried it?
- 23 Jan 2024 22:25
- Forum: Scripts
- Topic: TMemIniFile
- Replies: 3
- Views: 14719
TMemIniFile
Now I can't get this .ini stuff to work. I originally tried writing an Integer, but it wouldn't accept the variable as an integer, no matter what I did. (WriteInteger) So I decided to write it as a string. nTabColumn is created using: var nTabColumn = StrToInt (InputBox ("Tab To Column", &...
- 23 Jan 2024 22:18
- Forum: Scripts
- Topic: Error Reporting
- Replies: 2
- Views: 4320
Re: Error Reporting
It works without the MainApp.
Mine has never changed the cursor location anywhere. (that I can remember historically, even)
Even when I do Dual Document View like is suggested in the Help.
Mine has never changed the cursor location anywhere. (that I can remember historically, even)
Even when I do Dual Document View like is suggested in the Help.
- 23 Jan 2024 22:15
- Forum: Bugs
- Topic: CHM Help file
- Replies: 3
- Views: 3147
Re: CHM Help file
Thanks. That was the problem.
It's not Unlock, it's UnBlock.
Just right-click on the file and choose Properties, and at the bottom click the Unblock checkmark.
It's not Unlock, it's UnBlock.
Just right-click on the file and choose Properties, and at the bottom click the Unblock checkmark.