Search found 30 matches

by CodeBase
Fri Feb 06, 2004 12:09 am
Forum: Enhancement Suggestions
Topic: Recent file list - file name in status bar
Replies: 7
Views: 564

Recent file list - file name in status bar

Files that are listed in the recent file list in the File menu often have their file name abbreviated.
e.g. D:\folder\...\folder\file.txt

The full file name should appear in the status bar.
by CodeBase
Thu Feb 05, 2004 4:50 pm
Forum: Enhancement Suggestions
Topic: "Print..." custom icon
Replies: 2
Views: 218

"Print..." custom icon

In the dialog you get when you right-click the tool bar, select Customize, and select the Commands tab, add a "Print..." (note the elipsis) to the available tool bar buttons. I like to be able to click the "Print..." button on the tool bar and have the Print dialog appear instead...
by CodeBase
Wed Nov 12, 2003 5:31 pm
Forum: Enhancement Suggestions
Topic: Right margin highlighting
Replies: 4
Views: 397

Yes! Fantastic suggestion. Too bad there's no poll. :(
by CodeBase
Wed Sep 10, 2003 5:21 pm
Forum: Enhancement Suggestions
Topic: suppress "Another application has updated file" di
Replies: 5
Views: 585

suppress "Another application has updated file" di

This is a copy of an old topic but with a poll in the correct format. When viewing a file that is frequently updated (e.g. web server log file), TextPad brings up a message box saying, "Another application has updated file <file name> Reload it?" The problem is: When you click No, it appe...
by CodeBase
Tue Sep 02, 2003 9:07 pm
Forum: Enhancement Suggestions
Topic: binary file improvements
Replies: 5
Views: 1098

Suggestion:
:idea: Post separate enhancement suggestions in separate posts so that they can be voted separately.

I vote maybe to editing binary files.

I enthusiastically vote yes to switching views between text and binary.
by CodeBase
Wed Aug 27, 2003 6:04 pm
Forum: Enhancement Suggestions
Topic: TextPad icon on context menus, like WinZip.
Replies: 5
Views: 826

I know what you mean.

The context menu currently looks like this:
Image

The proposed context menu would look like this:
Image
by CodeBase
Wed Aug 27, 2003 5:44 pm
Forum: Enhancement Suggestions
Topic: Dockable Command Results and Search Results
Replies: 5
Views: 993

Not just Command Results and Search Results, but I'd like to be able to dock any editor window.
by CodeBase
Wed Aug 27, 2003 5:41 pm
Forum: Enhancement Suggestions
Topic: Function /sub routine /method list
Replies: 16
Views: 7808

This is a very good idea. But TextPad is a very general purpose text editor. It might be tricky to come up with a method to define what is a "function" in a given language.
by CodeBase
Wed Aug 27, 2003 5:21 pm
Forum: Enhancement Suggestions
Topic: suppress "Another application has updated file" di
Replies: 10
Views: 1012

Re: make "Another application has updated file" no

Georg Goldemund wrote:Suggestion:
the file modification check can be disabled before closing the dialog.
I like this suggested implementation. The dialog box would have a check box that says something like, "Do not ask again for this file."
by CodeBase
Wed Aug 27, 2003 5:12 pm
Forum: Enhancement Suggestions
Topic: custom toolbar icons
Replies: 4
Views: 714

custom toolbar icons

The default hammer with a subscript number is not a satisfactory icon for a button on the toolbar that represents an custom item on the Tools menu.

TextPad needs a way to set a custom icon for these buttons. MS Word has a mechanism to do this.
by CodeBase
Thu Jul 24, 2003 6:46 pm
Forum: Enhancement Suggestions
Topic: original text twice after applying clip library
Replies: 3
Views: 735

original text twice after applying clip library

The clip library needs to allow the original text to appear more than once.

Example

Original text:

Code: Select all

<h3>Contact</h3>
"Contact" is highlighted.

After applying clip library:

Code: Select all

<h3><a name="Contact">Contact</a></h3>
by CodeBase
Wed Jul 23, 2003 5:37 pm
Forum: General
Topic: Open with deny-write??
Replies: 2
Views: 120

Thank you. That was just what I needed.
by CodeBase
Wed Jul 23, 2003 3:29 pm
Forum: General
Topic: Open with deny-write??
Replies: 2
Views: 120

Open with deny-write??

Can TextPad be configured to open a file in deny-write mode so that while the file is open, other applications can read the file but cannot write to it?

(For Win32 programmers, this would be accomplished by calling CreateFile without the FILE_SHARE_WRITE parameter.)
by CodeBase
Thu Jun 26, 2003 8:00 pm
Forum: Enhancement Suggestions
Topic: Cancel opening of large files
Replies: 2
Views: 308

Cancel opening of large files

When opening an file that takes a long time to load (because it is very large or is over a network connection), TextPad remains unavailable until the file has loaded. Realizing how large the file must be, I will sometimes change my mind about loading it. TextPad needs an option to cancel the opening...
by CodeBase
Thu Jun 26, 2003 7:31 pm
Forum: Enhancement Suggestions
Topic: suppress "Another application has updated file" di
Replies: 10
Views: 1012

suppress "Another application has updated file" di

<< I have created a copy of this post with a poll in the proper format so it will register. Please go there and vote. >> When viewing a file that is frequently updated (e.g. web server log file), TextPad brings up a message box saying, "Another application has updated file <file name> Reload i...