Search found 327 matches
- Mon Nov 26, 2012 12:25 pm
- Forum: General
- Topic: Wyntax Coloring Issues
- Replies: 2
- Views: 1053
- Wed Aug 22, 2012 8:37 pm
- Forum: General
- Topic: Courier font - 6.1 render is darker than under 4.7
- Replies: 5
- Views: 1408
Getting more serious... I suppose it may be possible that this version of TextPad renders text differently and uses Windows' clear type (anti-aliasing) more than the old version. Heavier text might suggest this to me. Does TextPad 6.x look similar to Notepad's rendering of Courier? You could maybe ...
- Wed Aug 22, 2012 11:26 am
- Forum: General
- Topic: Courier font - 6.1 render is darker than under 4.7
- Replies: 5
- Views: 1408
Re: Courier font - 6.1 render is darker than under 4.7
And you use Courier?jaz wrote:I'm very sensitive to fonts
- Sat Jun 09, 2012 2:56 pm
- Forum: General
- Topic: Is TextPad still being developed?
- Replies: 34
- Views: 17097
Re: Textpad Kickstarter
TextPad is, for many of us, what a hammer* is to a carpenter. Sure, there are other brands of hammers, but TextPad is the only one that feels good in the hand. Too bad it can't be used with 2½ or 4 inch nails, nor on drywall or outdoors... :) "I suppose it is tempting, if the only tool you have is ...
- Thu Jun 07, 2012 11:40 am
- Forum: General
- Topic: Is TextPad still being developed?
- Replies: 34
- Views: 17097
Re: Textpad Kickstarter
If the Textpad developers don't respond (and I fully expect them not to respond), then the Kickstarter fund could be used to implement a Textpad replacement with all the basics of Textpad, but open-source and actively developed by the community. Something has to change, because 6.0 is too little ...
- Mon Jan 30, 2012 12:44 pm
- Forum: General
- Topic: Non-english language characters
- Replies: 1
- Views: 808
There are limits to what TextPad can accomplish with non-English characters. The following from the help file may be relevant: it is only possible to edit, without data loss, files containing characters from the implied code page. Other characters will be converted into a system default character ...
- Tue Jan 24, 2012 8:29 pm
- Forum: Enhancement Suggestions
- Topic: "Negative" colors for syntaxes
- Replies: 7
- Views: 2221
- Tue Jan 24, 2012 12:32 pm
- Forum: Enhancement Suggestions
- Topic: "Negative" colors for syntaxes
- Replies: 7
- Views: 2221
I think the font that's used there is likely to be Pragmata Pro.
- Mon Jan 23, 2012 10:03 pm
- Forum: Enhancement Suggestions
- Topic: "Negative" colors for syntaxes
- Replies: 7
- Views: 2221
Built-in support for 'Solarized' themes would be a nice way to achieve this.
- Tue Jan 10, 2012 12:41 pm
- Forum: General
- Topic: Is TextPad still being developed?
- Replies: 34
- Views: 17097
- Mon Jan 09, 2012 12:36 pm
- Forum: General
- Topic: Is TextPad still being developed?
- Replies: 34
- Views: 17097
Steve, I see in your tag you advertise running TP 5.3.0 on XP2; is there a reason your not using TP 5.4.2 on XP3? None of my business really, but since you were discussing product updates, I wondered. Thanks for pointing that out. I've updated the signature to show where I am today. The reason that ...
- Sat Jan 07, 2012 6:54 pm
- Forum: General
- Topic: Is TextPad still being developed?
- Replies: 34
- Views: 17097
- Thu Dec 22, 2011 4:36 pm
- Forum: Enhancement Suggestions
- Topic: editable macros and Mac version
- Replies: 3
- Views: 1490
- Sat Nov 12, 2011 11:36 am
- Forum: Enhancement Suggestions
- Topic: Is there a new version coming?
- Replies: 2
- Views: 1181
Re: Is there a new version coming?
I was wondering if a new version with improvement is coming. Does someone have a hint? I think Helios’ policy is that they won’t comment on future releases and the beta testers (if there are any) will be under an NDA. With those restrictions, all we can do is speculate which is great fun but pro ...
- Tue Nov 01, 2011 12:29 pm
- Forum: General
- Topic: How to set colour to a text ?
- Replies: 1
- Views: 817
You need to create a syntax file (*.syn) associated with the file type and then add keywords that you want to be coloured. You may need to create a new document class for the file types. As an example here's part of a file I created for the ATLAS language: [Keywords 4] REQUIRE, DECLARE, DEFINE, IF ...