Search found 11 matches

by jlbalder
Mon Mar 21, 2005 7:07 pm
Forum: General
Topic: Transfer Prefs from any Windows to Windows XP
Replies: 1
Views: 204

Transfer Prefs from any Windows to Windows XP

The Help file in TextPad details how to transfer preferences, but does not include Windows XP. I tried it anyway, but it didn't work. Does anyone have a suggestion as to moving TestPad Preferences from Win-NT, Win-98SE, etc to Win-XP? Thanks in Advance (When are we going to see a Linux version of ...
by jlbalder
Tue Jan 11, 2005 2:16 pm
Forum: Java
Topic: Jave program run from TextPad overwrites TP Toolbar buttons
Replies: 2
Views: 815

Thanks for your suggestions. Actually I have solved the problem witha new computer. The old one is slated to become a Linux test bed. Again,
Thanks
JohnB :shock:
by jlbalder
Sun Nov 28, 2004 12:16 am
Forum: Java
Topic: Jave program run from TextPad overwrites TP Toolbar buttons
Replies: 2
Views: 815

Jave program run from TextPad overwrites TP Toolbar buttons

I have a P-III, 450MHz MicronPC computer running Win98SE, which I have had about 5 years. I have used TextPad for about that same time. About 1.5 years ago, when I 'ran' a JAVA program from within TP (Ctrl-2), various graphics would get wiped, specifically the Win START button, TP toolbar buttons ...
by jlbalder
Thu Sep 02, 2004 5:59 pm
Forum: HOW-TOs
Topic: How to use HTML Tidy with TextPad
Replies: 6
Views: 5035

How to use HTML Tidy with a config file

Just an FYI, this subject was continued in another Q/A at
http://textpad.com/forum/viewtopic.php? ... highlight=

It explains how to configure the setup to use a config file with HTML Tidy rather than the command line commands...

Thanks
JohnB
by jlbalder
Sun Aug 15, 2004 6:47 pm
Forum: General
Topic: HTML Tidy config set up in TextPad
Replies: 10
Views: 2080

Actually, my problem was the spaces inside file and path names, e.g. 'C:\Program Files\...]. Once I made the path a string, or literal, it worked fine.

8)
JohnB
by jlbalder
Sun Jul 04, 2004 5:55 pm
Forum: Enhancement Suggestions
Topic: Add On menu choice is missing
Replies: 1
Views: 307

Add On menu choice is missing

The Add On menu choice seems to be missing from the home page.
Thanks :arrow: 8)
by jlbalder
Sat Apr 24, 2004 4:05 pm
Forum: General
Topic: HTML Tidy config set up in TextPad
Replies: 10
Views: 2080

First, about the jumping to the wrong column; my set-up is till according to the information in: http://textpad.com/forum/viewtopic.php?t=4768 about the settings at the bottom of the Tools pop-up; File: =BLANK, Line: =1, and Column: =2. Quiet honestly, I don't know that much about these settings. As ...
by jlbalder
Fri Apr 23, 2004 6:21 pm
Forum: General
Topic: HTML Tidy config set up in TextPad
Replies: 10
Views: 2080

I hate it when a FAQ/A peters out without resolution. So, because TextPad is my absolute favorite ASCII editor, I spent some time playing with Tidy.exe, and figuring out how to make it work in TextPad, with and without an external configuration file. (Below I have used 'single quotes' to delimit ...
by jlbalder
Wed Apr 21, 2004 5:57 pm
Forum: General
Topic: HTML Tidy config set up in TextPad
Replies: 10
Views: 2080

Thanks for your help

Thanks for your help.

If anyone else has any suggestions, please jump in...

Thanks
JohnB :D
by jlbalder
Wed Apr 21, 2004 1:33 pm
Forum: General
Topic: HTML Tidy config set up in TextPad
Replies: 10
Views: 2080

Parameter changed, what is command format?

Thanks for such a rapid response. I changed my Parameter setting to: -config "C:\Program Files\TextPad 4\Samples\TidyCfg.txt" -errors -quiet $File (Note the use of quotes around the path. They were necessary to stop TextPad from dividing the path, and then reporting errors, at the spaces in the path ...
by jlbalder
Tue Apr 20, 2004 10:26 pm
Forum: General
Topic: HTML Tidy config set up in TextPad
Replies: 10
Views: 2080

HTML Tidy config set up in TextPad

I have set up HTML Tidy as per http://textpad.com/forum/viewtopic.php?t=4768 and it works fine. In other words, it reports the errors and warnings, and I can dbl-Click a Warning right to the offending line. However, I would like to use the Tidy-Config file option to use more than the default ...