Search found 19 matches

by crassius
Mon Sep 29, 2003 7:06 pm
Forum: General
Topic: Are these bugs in 4.7?
Replies: 8
Views: 2244

Yes, it is set to default - at least that's what it says in the edit/pref window. I think it is due to not having hh.exe and also wscript.exe & cscript.exe installed for security reasons. If I knew how the browser was called, I might be able to fix it, but I don't use 'view in browser' anyway, so no ...
by crassius
Sun Sep 28, 2003 7:07 pm
Forum: General
Topic: Are these bugs in 4.7?
Replies: 8
Views: 2244

I don't have IE either and 'view in web browser' just does a default error beep here too, with winME & Mozilla 1.5.
by crassius
Wed Sep 10, 2003 7:27 pm
Forum: General
Topic: Macro request: Html to Ascii
Replies: 1
Views: 443

not yet

I haven't gotten around to that yet, but I did make a clip library that handles %20 through %7F.

Let me know if that helps.
by crassius
Sat Sep 06, 2003 5:55 pm
Forum: General
Topic: Syntax color: feature, bug or style?
Replies: 7
Views: 1780

comment color at $#listvar

OK, looks like I better wait to update then.
by crassius
Fri Sep 05, 2003 7:10 pm
Forum: General
Topic: TextPad Locking Up When Opening
Replies: 5
Views: 1504

textpad locks up on many systems if context menu used

There are many systems where textpad locks up if the context menu option is used. Replacing the shellext.dll will not help. The only solution for now is to turn off the 'context menu' option in the 'put shortcuts to textpad on' portion of the general preferences.
by crassius
Fri Sep 05, 2003 6:59 pm
Forum: General
Topic: Syntax color: feature, bug or style?
Replies: 7
Views: 1780

is this the latest ver?

I see that on line 142, where you get the scalar of your list, that your textpad colors this as a comment. I recall that this was changed (I think in a bug fix) so that a comment starting other than as a newline is not recognized unless preceeded by a <space> char.

I tried your line 142 on my ...
by crassius
Fri Aug 29, 2003 8:42 pm
Forum: General
Topic: Here is one for you!
Replies: 5
Views: 913

broken since 4.5

This sounds like the bad SHELLEXT.DLL problem that has not been fixed yet. Helios tried making a replacement for this DLL, but it doesn't work either. The only thing that will work is to turn off the context menu option for textpad.
by crassius
Fri Aug 22, 2003 7:38 pm
Forum: General
Topic: Textpad Locking up
Replies: 1
Views: 400

context lockups

This has been broken since ver 4.5 - the only workaround is to turn off the context menu option in the general preferences. The programmers tried making a new SHELLEXT.DLL file a while back, but it didn't help.

It looks like they're pretty busy with some serious problems right now, but we hope they ...
by crassius
Mon Aug 18, 2003 6:51 pm
Forum: General
Topic: Indenting The First Line In A Paragraph
Replies: 11
Views: 2441

Note to Grizzly

I tried it and you have it right - it just doesn't look that way.

While word-wrap is turned on, it looks (on the screen) like adding the tab char to the first line also adds it to all lines, but if you save the file there is just the one tab char at the start of the paragraph. I think the bizarre ...
by crassius
Fri Aug 15, 2003 7:16 pm
Forum: General
Topic: Indenting The First Line In A Paragraph
Replies: 11
Views: 2441

indenting paragraphs

Sounds like a bit of confusion over what a paragraph is. The two most common forms of text file would be doable as follows:

If the file uses a long line of text followed by one or two hard returns to represent a paragraph (allowing word-wrap to break lines to fit the screen), then search & replace ...
by crassius
Sun Aug 10, 2003 6:20 pm
Forum: General
Topic: Replace commnad does not search entire active doc when...
Replies: 4
Views: 819

should be like 'find'

I agree, they should put the 'wrap search' option of the find dialog into the replace also.
by crassius
Tue Aug 05, 2003 7:15 pm
Forum: General
Topic: textpad hangs before opening a file with context menu
Replies: 4
Views: 869

is this bug orphaned?

Has this bug been abandoned? It's not a show stopper, but it would be nice if a new shellext.dll could be written so that the right-click on the context menu didn't crash out the whole explorer program.
by crassius
Thu Jul 31, 2003 7:15 pm
Forum: General
Topic: textpad hangs before opening a file with context menu
Replies: 4
Views: 869

textpad hangs before opening a file with context menu

Thanks for the pointer, but I've tried all that. Before moving to winME, I used to add shell cmds to the "*" and/or "unknown" file types, but in winME they now interfere with some of the other "open with" and "new" functions.

This seems to be something going wrong in the DDE process because it ...
by crassius
Tue Jul 29, 2003 7:24 pm
Forum: General
Topic: 4.7 cannot read text files on CD
Replies: 84
Views: 50860

related???

Is it possible that this could be related to the failure of textpad to open files without crashing when the context menu is used?
by crassius
Sat Jul 26, 2003 8:45 pm
Forum: General
Topic: type size in find/replace
Replies: 7
Views: 1774

is this the font being used?

It looks like that horribly, tiny, bold font used in the recent string dialog of find&replace is the 'WST_Engl.fon'. The chars are formed in the same manner, but I can't seem to replace the font file and get a change to happen.

Anyone else have ideas on this?