Search found 5 matches
- Mon Feb 02, 2004 1:27 am
- Forum: General
- Topic: Open document from File Explore in same instance of Textpad
- Replies: 6
- Views: 483
- Sat Jan 31, 2004 10:07 pm
- Forum: General
- Topic: Open document from File Explore in same instance of Textpad
- Replies: 6
- Views: 483
- Sun Jan 18, 2004 11:52 am
- Forum: Enhancement Suggestions
- Topic: Arabic Support
- Replies: 3
- Views: 551
I wonder if you're considering Arabic support cause textpad displays Arabic ok but not in the right direction, meaning not using right to left order even after changing the font to Arabic, it sometimes works but the default stays the same. so in Arabic "hello world" looks like "world hello" and if I ...
- Sat Jan 17, 2004 6:13 pm
- Forum: General
- Topic: Regular Expression for multiple lines
- Replies: 15
- Views: 2150
- Sat Jan 17, 2004 5:03 pm
- Forum: General
- Topic: Regular Expression for multiple lines
- Replies: 15
- Views: 2150
hello there(1st post) I can't get this to work, you mean it should look like replace START OF DATA .*\n.*[^END] with START OF DATA then it replaces one line and waits? why you just ad a new expression like # for all char including newline?! so that I can edit something like <hello> I am trying to ...