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 ...
Search found 10 matches
- Mon Mar 21, 2005 7:07 pm
- Forum: General
- Topic: Transfer Prefs from any Windows to Windows XP
- Replies: 1
- Views: 278
- Tue Jan 11, 2005 2:16 pm
- Forum: Java
- Topic: Jave program run from TextPad overwrites TP Toolbar buttons
- Replies: 2
- Views: 1310
- Sun Nov 28, 2004 12:16 am
- Forum: Java
- Topic: Jave program run from TextPad overwrites TP Toolbar buttons
- Replies: 2
- Views: 1310
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 ...
- Thu Sep 02, 2004 5:59 pm
- Forum: HOW-TOs
- Topic: How to use HTML Tidy with TextPad
- Replies: 6
- Views: 6024
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
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
- Sun Aug 15, 2004 6:47 pm
- Forum: General
- Topic: HTML Tidy config set up in TextPad
- Replies: 10
- Views: 2492
- Sat Apr 24, 2004 4:05 pm
- Forum: General
- Topic: HTML Tidy config set up in TextPad
- Replies: 10
- Views: 2492
- Fri Apr 23, 2004 6:21 pm
- Forum: General
- Topic: HTML Tidy config set up in TextPad
- Replies: 10
- Views: 2492
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 ...
- Wed Apr 21, 2004 5:57 pm
- Forum: General
- Topic: HTML Tidy config set up in TextPad
- Replies: 10
- Views: 2492
Thanks for your help
Thanks for your help.
If anyone else has any suggestions, please jump in...
Thanks
JohnB
If anyone else has any suggestions, please jump in...
Thanks
JohnB
- Wed Apr 21, 2004 1:33 pm
- Forum: General
- Topic: HTML Tidy config set up in TextPad
- Replies: 10
- Views: 2492
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 ...
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 ...
- Tue Apr 20, 2004 10:26 pm
- Forum: General
- Topic: HTML Tidy config set up in TextPad
- Replies: 10
- Views: 2492
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 ...