Search found 4 matches

by cowwoc
Wed Oct 23, 2013 11:00 pm
Forum: General
Topic: Cannot edit in System32 directory under 64-bit Windows
Replies: 0
Views: 914

Cannot edit in System32 directory under 64-bit Windows

Hi, Because Textpad is a 32-bit process, if you try opening a file in C:\Windows\System32\config\systemprofile it will actually try accessing C:\Windows\SysWOW64\config\systemprofile instead. The only way to fix this problem is to release a 64-bit version of Textpad. Is this in the works? Thanks, Gili
by cowwoc
Sat Oct 12, 2013 6:50 am
Forum: Enhancement Suggestions
Topic: Ability to configure prompt time
Replies: 0
Views: 1218

Ability to configure prompt time

By default Textpad prompts the user if the file is modified, every 2 seconds. I'd like to increase this timeout to 10, or even 60 seconds. Otherwise, fast-moving log files keep on triggering the prompt stealing keyboard focus. Alternatively, have the prompt come up only after the mouse/keyboard are ...
by cowwoc
Thu Aug 22, 2013 9:44 pm
Forum: Enhancement Suggestions
Topic: Offer to disable word-wrap for large files
Replies: 0
Views: 1172

Offer to disable word-wrap for large files

The word-wrap feature has terrible performance for large files. I don't know at what point the performance problem begins, but opening a 200MB file with and without word-wrap shows a 10-100x performance difference. I suggest one of two solutions: 1. Improve the performance of word-wrap, or 2. Detect...