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 ...
Search found 11 matches
- Sun Sep 16, 2012 1:48 am
- Forum: General
- Topic: How to convert a page to UTF 8
- Replies: 13
- Views: 8817
- Sun Sep 16, 2012 1:40 am
- Forum: General
- Topic: TextPad 6.1.3 is released
- Replies: 2
- Views: 1591
- Sun Sep 25, 2011 2:40 pm
- Forum: General
- Topic: Issue -> grabling non win1525
- Replies: 3
- Views: 911
- Sun May 23, 2010 11:23 pm
- Forum: General
- Topic: seeing greek characters in textpad
- Replies: 3
- Views: 808
You don't.guess wrote:how do i get textpad to use utf-8 or unicode?
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
- Mon Aug 17, 2009 9:22 pm
- Forum: General
- Topic: TextPad 5.3 is released
- Replies: 7
- Views: 2044
- 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 ...
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 ...
- 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.
- Wed Mar 10, 2004 12:08 pm
- Forum: General
- Topic: Errors in English (UK) spellcheck dictionary
- Replies: 2
- Views: 383
- 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".
The two I've found so far are "canceling" instead of "cancelling", and "math" instead of "maths".
- 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.
Firstly, applets are written in Java, not JavaScript.
Secondly, the language attribute is not applicable to the <applet> tag.
- 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 ...
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 ...