Search found 17 matches

by bgclarke
Thu Nov 18, 2010 3:42 pm
Forum: General
Topic: Preference property list bug in TextPad 5.4
Replies: 19
Views: 12764

Same issue with Textpad 5.4 on Vista Enterprise SP2 (32-bit) with Classic View. Works fine using Aero.

Image
by bgclarke
Tue Mar 06, 2007 4:26 pm
Forum: General
Topic: Textpad 5.0 discussion
Replies: 54
Views: 39998

Overall, a nice release.

Other than the slow preferences dialog and the weird character showing up on the menu items, the one thing I noticed that bothers me is that using F11 to show/hide the Document Selector now only shows it. It does not hide it anymore.

That functionality is critical for me ...
by bgclarke
Tue Mar 06, 2007 4:18 pm
Forum: General
Topic: TextPad 5.0 Menu Short Cuts
Replies: 9
Views: 1827

See it here as well.

Windows XP SP2 (US)
by bgclarke
Wed Aug 03, 2005 2:24 pm
Forum: General
Topic: TextPad 5?
Replies: 24
Views: 8039

Marketing and sales people generally agree that if you leave it up to the engineers a product will never be released because they're always fixing "just one more thing".

Their recommendation is to "shoot the engineers and get the product out to market".
Believe me, the last thing you want is ...
by bgclarke
Mon Sep 13, 2004 4:24 pm
Forum: General
Topic: System crash when exiting Textpad with XP SP2
Replies: 1
Views: 477

Textpad works fine for me with XP SP2.
by bgclarke
Mon Jul 26, 2004 1:42 pm
Forum: General
Topic: Install Textpad to USB Flash Drive
Replies: 2
Views: 882

Re: Install Textpad to USB Flash Drive

Angryguy wrote:The program will run, however none of the preferences or macros seem to be there (haven't checked the clip libraries), even though all of my macros and other add-ins are installed to the Textpad/Samples directory.
The preferences are stored in the Windows registry, as is the licensing information.
by bgclarke
Tue Jun 29, 2004 3:08 pm
Forum: General
Topic: Saving bookmarks between edit sessions
Replies: 2
Views: 586

Thanks....now I see what I was doing wrong :oops:
by bgclarke
Tue Jun 29, 2004 1:28 pm
Forum: General
Topic: Saving bookmarks between edit sessions
Replies: 2
Views: 586

Saving bookmarks between edit sessions

Is it possible to save your editting bookmarks between editting sessions?

I tried setting bookmarks, and then saved the workspace, but when the workspace is loaded later, the bookmarks are not kept.
by bgclarke
Tue Jun 22, 2004 2:45 pm
Forum: General
Topic: Ran into a problem with 4.7.3 and replace dialog
Replies: 1
Views: 298

That scenario works fine for me with 4.7.3 and W2K SP4.
by bgclarke
Tue Jun 08, 2004 11:12 pm
Forum: General
Topic: Text Pad and C
Replies: 3
Views: 840

D:\Programes\Borland C++ Compiler\bin needs to be in your path, so that it can find ilink32.exe

Could also be that you have spaces in the directory name.
by bgclarke
Thu Jun 03, 2004 2:41 pm
Forum: General
Topic: Tail -f - Fantastic tool found
Replies: 5
Views: 940

I can attest to it's usefullness as well...we use it for tailing several logs in our telecom app.

Of the several Windows tail apps out there, this one seems to be the best suited to the task.
by bgclarke
Thu Jun 03, 2004 2:58 am
Forum: WildEdit
Topic: Replacement functionality
Replies: 7
Views: 3769

As suggested on the startup page of the online help, please read the Warnings section, before starting to use WildEdit.

I don't think programmers read any of that stuff until something goes wrong :lol: I know that's how I do it :oops:

While tinkering with WildEdit, I managed to mangle the ...
by bgclarke
Thu Jun 03, 2004 2:51 am
Forum: General
Topic: Problems with different line endings
Replies: 10
Views: 1864

adh1003 wrote:That's the sort of thing I do from time to time (don't ask, I'm just like that)
You're not alone :D

I do that with C and Java code. One guy on our team uses 3 tab spaces and his Java IDE does not put a CR after the "{", so I do it for him whenever I have to update something he wrote.
by bgclarke
Wed Jun 02, 2004 3:30 am
Forum: General
Topic: Switching between open documents: Keyboard shortcut?
Replies: 3
Views: 316

You can also use Ctrl+F6
by bgclarke
Tue Jun 01, 2004 1:51 pm
Forum: WildEdit
Topic: General Reactions, Misc
Replies: 4
Views: 3351

One thing that would be a "nice to have" feature:

In the log window, when you double click on a filename, have the option of loading it into Textpad (or some other editor). I've gotten used to that feature with Windows Grep.

Another thing might be an option to search, but not replace (I know this ...