Search found 23 matches
- Fri Mar 30, 2007 11:07 pm
- Forum: General
- Topic: TextPad 5 is released
- Replies: 11
- Views: 4297
Is there a way to subscribe to announcements? I didn't realize 5.0 had been released until I happened to visit textpad.com randomly. Textpad has been the program that I've bought that's most worth the money spent. That being said, I'm looking for a replacement. Helios has not shown any sign that ...
- Wed Apr 19, 2006 9:36 pm
- Forum: Enhancement Suggestions
- Topic: Simple but powerful enhancement suggestion: Run on Selection
- Replies: 25
- Views: 6050
- Sun Dec 04, 2005 11:04 pm
- Forum: Enhancement Suggestions
- Topic: Don't trim whitespace when indenting/unindenting
- Replies: 2
- Views: 508
markeb, say it aint so! Don't give up! Quite honestly, it seems like Helios is done with Textpad. Not that they wont offer any more updates, but that they're done adding more features. They've come so close to perfection with what they have, but they haven't fixed any of the subtle bugs like these ...
- Tue Aug 16, 2005 8:21 am
- Forum: Enhancement Suggestions
- Topic: Working with spaces as if they were tabs
- Replies: 2
- Views: 539
That would be incredibly convenient. Then I wouldn't care what format the file is in, and I could edit how I want to. All this seems a moot point... I've never seen anyone from Textpad post in any of these threads, and I've seen bugs in TP exist for years across multiple versions. It seems like they ...
- Wed Apr 20, 2005 3:25 am
- Forum: Enhancement Suggestions
- Topic: ctrl+tab switching
- Replies: 17
- Views: 3756
I also use it, and if I had both I don't know what I'd use more... but depending on the situation one is more suitable than the other. So to only have one is only half as effective as having both. Also, I'd probably be more satisfied with the "Last Edited" tab if it weren't so buggy. About 2-3 times ...
- Wed Mar 30, 2005 7:39 am
- Forum: Enhancement Suggestions
- Topic: Stacked document selectors (tabs) shouldn't rearrange
- Replies: 3
- Views: 465
Mud: If the tabs are a windows control, then yes it may be too much work for such a small change. But if they are a custom made item anyway, the change could be relatively simple. I personally don't know what kind of control Textpad uses, so I can't answer that. It is very similar to the windows ...
- Wed Mar 30, 2005 2:37 am
- Forum: Enhancement Suggestions
- Topic: Stacked document selectors (tabs) shouldn't rearrange
- Replies: 3
- Views: 465
Stacked document selectors (tabs) shouldn't rearrange
When you turn on Stacked document selectors (Preferences, View, Tabbed Document Selector) you can have multiple document selectors (tabs) at the bottom. When you select a document, that row of selectors moves to the top and the selector for your document becomes active. It becomes hard this way to ...
- Tue Mar 22, 2005 9:11 pm
- Forum: Enhancement Suggestions
- Topic: Don't trim whitespace when indenting/unindenting
- Replies: 2
- Views: 508
Don't trim whitespace when indenting/unindenting
When you select a region and indent or unindent, you lose any lines with only whitespace (they're trimmed down to just empty lines). This means that if you had your code formatted as such: function one() { ...do something ... ...do something else } Indent it, turns into: ...function one() { ......do ...
- Fri Mar 18, 2005 2:40 am
- Forum: Enhancement Suggestions
- Topic: Simple but powerful enhancement suggestion: Run on Selection
- Replies: 25
- Views: 6050
lionelb: Please post the C code you have. Along with $clip, this could be a simple framework to do this "text filter" stuff without waiting for helios. How about a wrapper program? Called from the tools menu, "wrapper.exe" with parameters "filter.exe $Clip" which would call filter.exe, pipe $clip ...
- Fri Mar 18, 2005 1:36 am
- Forum: Enhancement Suggestions
- Topic: Quick Open File: long paths are obscured, not visible
- Replies: 1
- Views: 290
Quick Open File: long paths are obscured, not visible
If you hit Control+Shift+O (FileQuickOpen), a dialog shows where you can quickly type the name of a file to open. It shows the working folder, however if the working folder is too long it simply gets hidden by the rest of the dialog. Switch to anything within \Documents and settings\ and you'll ...
- Fri Mar 18, 2005 1:21 am
- Forum: Enhancement Suggestions
- Topic: ctrl+tab switching
- Replies: 17
- Views: 3756
- Thu Mar 17, 2005 3:13 am
- Forum: Enhancement Suggestions
- Topic: Clip library should remember last used library when closed
- Replies: 0
- Views: 172
Clip library should remember last used library when closed
If the clip library is showing when textpad starts up, the last selected library is still selected. However, if textpad starts up with the clip library not showing, it forgets which was last used and defaults to the first (sorted alphabetically). Textpad should remember which was last used in both ...
- Tue Mar 15, 2005 8:05 pm
- Forum: Enhancement Suggestions
- Topic: Change font and size for document selectors/tabs(also width)
- Replies: 1
- Views: 1176
Change font and size for document selectors/tabs(also width)
It'd be great to be able to select the font and its size for the document selectors/tabs. Right now when I have a bunch open, they scroll off the right side. I can change it to stacked, so there's multiple rows. But I'm a screen miser, don't like things taking up too much space. It'd be great to be ...
- Tue Mar 15, 2005 1:51 am
- Forum: Enhancement Suggestions
- Topic: Quick Open File: auto-use selected text as filename
- Replies: 1
- Views: 323
Quick Open File: auto-use selected text as filename
I just (accidentally) discovered the Quick Open File command (Control+Shift+O). It's so useful, faster than using the File->Open (Control+O) for some cases. It'd be great if it automatically used whatever is selected in the textfile as the default filename. That way if you had this: INCLUDE somefile ...
- Sat Jan 22, 2005 2:16 am
- Forum: Enhancement Suggestions
- Topic: Middle click-n-drag
- Replies: 4
- Views: 415
On my laptop here, I can imagine it's the IBM Thinkpad drivers (since it does funny things with the middle mouse button and other misc. buttons). But at home I have an MS mouse with no drivers besides the Win2k builtin ones, and it doesn't work there (yet works in Internet Explorer both machines ...