Search found 28 matches

by Kevin
Thu Jan 24, 2008 8:27 pm
Forum: General
Topic: Can't get rid of these messages when opening TP
Replies: 1
Views: 221

This does not occur using XP, only when using Win2K SP4.
by Kevin
Thu Jan 17, 2008 9:49 pm
Forum: General
Topic: Can't get rid of these messages when opening TP
Replies: 1
Views: 221

Can't get rid of these messages when opening TP

I'm getting these two messages when opening TP:


Image
Image


They always return next time I open TP regardless if I click yes or no.
What can I do to get rid of them?
by Kevin
Fri Aug 24, 2007 12:45 pm
Forum: General
Topic: clipboard history
Replies: 0
Views: 344

clipboard history

Is there a way to insert a clipboard history entry into an External Tools program parameter box? Right clicking the entry to insert it only puts the entry at the cursor position of the active document. I have several filename paths as an entry that I want to paste into my Perl parameter box just ...
by Kevin
Tue Aug 14, 2007 2:48 pm
Forum: General
Topic: textpad.dmp
Replies: 0
Views: 525

textpad.dmp

I am using Perl heavily in TextPad. Quite often it closes on me and asks if I want to save the TextPad.dmp file. I did and sent it to support@textpad.com as requested. That was on Sat, Aug 11. I have had no response since then. Where else should I sent this file?
by Kevin
Mon Mar 12, 2007 1:52 pm
Forum: General
Topic: arranging windows
Replies: 3
Views: 568

arranging windows

With two documents open, the arrange horizontally and arrange vertically toolbar buttons are not enabled. What's wrong?
by Kevin
Fri Sep 08, 2006 4:57 pm
Forum: General
Topic: grep results not jumping back
Replies: 4
Views: 569

Thanks Mud. Works great now.
by Kevin
Thu Sep 07, 2006 7:48 pm
Forum: General
Topic: grep results not jumping back
Replies: 4
Views: 569

I changed the regex to match to:

Code: Select all

^[0-9]+:
And now my output looks like:

Code: Select all

2:whatever
6:whatever
10:whatever
14:whatever
It will jump back only to the first line of the source, not to the double clicked line. :?:
by Kevin
Thu Sep 07, 2006 4:34 pm
Forum: General
Topic: grep results not jumping back
Replies: 4
Views: 569

grep results not jumping back

I have set up grep to find all locations of a selected word like this: [x] use POSIX regex syntax [x] Capture Output regex to match output ^\([[:digit:]]+\): File is blank, Line is 1, Column is blank These settings will capture what I am grepping for in a Command Results window without any problem ...
by Kevin
Tue Mar 22, 2005 6:20 pm
Forum: General
Topic: remove lines without :
Replies: 6
Views: 791

Code: Select all

^[^:]*\n
Works for a single character. How do I do this for multiple characters?
by Kevin
Fri Sep 03, 2004 4:46 pm
Forum: General
Topic: Synchronized scrolling broken for big files?
Replies: 1
Views: 151

I had (and still do) this problem last year.

http://www.textpad.com/forum/viewtopic. ... highlight=
by Kevin
Thu Aug 12, 2004 9:26 pm
Forum: General
Topic: Search problem
Replies: 12
Views: 1798

How about adding the words to a syntax definition file? The words may not be marked (do you mean bookmarked?) but at least they would be color coded.
by Kevin
Mon Mar 01, 2004 3:22 pm
Forum: General
Topic: DDE messages
Replies: 1
Views: 255

DDE messages

Could someone explain what DDE messages are and how they relate to TextPad? Thanks.
by Kevin
Tue Feb 24, 2004 3:03 pm
Forum: General
Topic: next version
Replies: 1
Views: 220

next version

Any news regarding the next release? Anybody?
by Kevin
Fri Feb 13, 2004 4:39 pm
Forum: Enhancement Suggestions
Topic: Automatic copy selection to clipboard
Replies: 1
Views: 200

Automatic copy selection to clipboard

Did a search but didn't find anything related.

How about a preference option that allows automatic copying of text to the clipboard when it is selected? Like Unix does.
by Kevin
Tue Dec 16, 2003 8:49 pm
Forum: General
Topic: multiple pages printed on one sheet
Replies: 3
Views: 384

Turns out that the actually printing of more than one page per sheet works just fine, only the page preview doesn't show it.