Search found 7 matches

by Cringing Dragon
Fri Jun 01, 2007 4:53 am
Forum: General
Topic: Default class 'Enable syntax highlighting' is greyed out.
Replies: 1
Views: 415

I'm not using v5 yet, still 4.7.3. I have previously played with the apply all setting, and so far as I could tell the only things that changed were the colours - and then not for all document classes, only some. It did not change anything under the "syntax" heading. I believe individual class ...
by Cringing Dragon
Fri Jun 01, 2007 4:04 am
Forum: General
Topic: End of File character
Replies: 2
Views: 396

You haven't really given us enough information to work with, which may be why you haven't had any responses yet. You should be able to LOOK at a file in TextPad without saving it. If you are doing this (just opening the file and closing it without saving), then TextPad should not be altering the ...
by Cringing Dragon
Sat May 05, 2007 7:54 am
Forum: Enhancement Suggestions
Topic: Fix the string coloring with escaped-quotes
Replies: 2
Views: 462

Check your syntax definition file (.syn). I think you'll find a line reading StringEsc = \ If this is the case, then TextPad is correctly honouring the syntax definition. This is what is causing the closing quote marks to be ignored. If you do not want the \ to act as an escape character for the ...
by Cringing Dragon
Sat May 05, 2007 5:56 am
Forum: General
Topic: Mutiple Language Syntax Highlighting.
Replies: 1
Views: 723

Want to access multiple syntax definitions in the same file

I'd also like to be able to do this (different languages in my case, but same concept - one language/syntax embedded inside another). I've been hunting the forum, but haven't found an answer yet. Some of the syntax definitions contain keywords for multiple languages (I think there's a combined html ...
by Cringing Dragon
Sat May 05, 2007 4:17 am
Forum: General
Topic: syn problem
Replies: 1
Views: 615

I think it's the "SingleComment = |" that's causing this - everything after the first pipe (|) is treated as a comment. Try leaving the SingleComment blank, and remove | from the operator list. I suspect what you'll get then is that every pair of pipes ( || ) will be coloured as comments, as will ...
by Cringing Dragon
Sat May 05, 2007 3:14 am
Forum: HOW-TOs
Topic: Installing Textpad to Flash Drive for use on public computer
Replies: 5
Views: 13981

I love the idea of being able to run TextPad (or any other application) off a flash drive or external drive. Unfortunately the use of regedit effectively stops me from being able to use this method at work. We have followed the increasing trend towards "locking down" the networked PCs so that the ...
by Cringing Dragon
Sat May 05, 2007 12:01 am
Forum: General
Topic: Color Syntax Problems
Replies: 1
Views: 589

Apologies if I'm stating the obvious, but a couple of things come to mind that might cause this and sometimes the simple things get overlooked. Have you checked all your other document classes to make sure that the asp.syn class is the only one that has *.asp (or whatever the file extension is) in ...