Search found 11 matches

by smjg
Sun Sep 16, 2012 1:48 am
Forum: General
Topic: How to convert a page to UTF 8
Replies: 13
Views: 8817

Sure it would be nice if Helios would rewrite the program to use UTF8 natively but in the meantime, it is still better for me than Notepad++. There are simpler solutions than using UTF8 natively, such as using UTF32 natively, as explained in the long-running thread .
Notepad++ does all that and ...
by smjg
Sun Sep 16, 2012 1:40 am
Forum: General
Topic: TextPad 6.1.3 is released
Replies: 2
Views: 1591

Does this version FINALLY support Unicode?
by smjg
Sun Sep 25, 2011 2:40 pm
Forum: General
Topic: Issue -> grabling non win1525
Replies: 3
Views: 911

Thanks for the heads up. I couldn't find what I was asking searching.

So it's not truly unique savy. Bummer.
TextPad doesn't support Unicode. We've been asking for it for years but Helios refuse to answer us. See
http://forums.textpad.com/viewtopic.php?t=4777
http://forums.textpad.com/viewtopic ...
by smjg
Sun May 23, 2010 11:23 pm
Forum: General
Topic: seeing greek characters in textpad
Replies: 3
Views: 808

guess wrote:how do i get textpad to use utf-8 or unicode?
You don't.

TextPad doesn't support Unicode. Many of us have campaigned, so far unsuccessfully, for Helios to get out of the dark ages.

Unicode yet again - when and how it should be approached

Unicode Conformance
by smjg
Mon Aug 17, 2009 9:22 pm
Forum: General
Topic: TextPad 5.3 is released
Replies: 7
Views: 2044

Nice try. Now tell us when we're going to have a TextPad that supports Unicode.

Incidentally, not even the bug I reported in October 2008 that adds insult to this injury has been fixed.
by smjg
Sun Mar 25, 2007 5:02 pm
Forum: General
Topic: Highlighters in D programming
Replies: 2
Views: 454

A more general answer: Use syntax definition files.

You can either use any of the syntax definition files that come with TextPad, download others or create your own. Look up "syntax" in TextPad's help.

A word of warning: Last time I knew, TextPad didn't support two of D's features: nested comments ...
by smjg
Thu Mar 22, 2007 5:48 pm
Forum: General
Topic: Support for unicode file names?
Replies: 2
Views: 571

Probably not before TextPad supports Unicode.
by smjg
Wed Mar 10, 2004 12:08 pm
Forum: General
Topic: Errors in English (UK) spellcheck dictionary
Replies: 2
Views: 383

Thanks for pointing this out - I've done this, and just received an acknowledgement from them.
by smjg
Mon Mar 08, 2004 11:56 am
Forum: General
Topic: Errors in English (UK) spellcheck dictionary
Replies: 2
Views: 383

Errors in English (UK) spellcheck dictionary

The English (UK) dictionary erroneously includes a few American spellings, and fails to list the British equivalents.

The two I've found so far are "canceling" instead of "cancelling", and "math" instead of "maths".
by smjg
Mon Mar 08, 2004 11:49 am
Forum: General
Topic: Error in HTML clip library
Replies: 0
Views: 218

Error in HTML clip library

In the HTML Tags clip library, the Applet clip includes the completely inappropriate LANGUAGE=JAVASCRIPT attribute.

Firstly, applets are written in Java, not JavaScript.

Secondly, the language attribute is not applicable to the <applet> tag.
by smjg
Mon Mar 08, 2004 11:37 am
Forum: General
Topic: Annoying bugs in saving with hard line breaks
Replies: 1
Views: 378

Annoying bugs in saving with hard line breaks

We seem to be missing a 'Bug Reports' forum - people are variously submitting them in 'General' or 'Enhancement Suggestions'.

Well, here's my contribution to the TextPad bug list:

1. When saving a file, it frequently adds line breaks to the end, leading to my HTML pages ending in several blank ...