Search found 4 matches

by dwo77
Fri Apr 25, 2014 11:29 am
Forum: General
Topic: Find in File... help needed
Replies: 4
Views: 838

I reported this bug for version 7.0.9 in August 2013! Still waiting for the fix.
by dwo77
Fri Dec 11, 2009 5:13 pm
Forum: Enhancement Suggestions
Topic: Adjust window to screen size
Replies: 0
Views: 185

Adjust window to screen size

I have a quite simple wish: When I work in my office, my notebook is in the dock and connected to a 26" screen. Then I take it out of the dock, and due to the much smaller resolution, the Textpad window is sometimes hardly visible because it's out of the screen. On activation of the window after ...
by dwo77
Sun Dec 14, 2008 8:50 pm
Forum: General
Topic: Regex for Ruby errors
Replies: 2
Views: 208

Thank you. I didn't think of using | with nothing on the right side! :lol:
by dwo77
Sat Dec 13, 2008 10:04 pm
Forum: General
Topic: Regex for Ruby errors
Replies: 2
Views: 208

Regex for Ruby errors

Hi everybody! I'm using Textpad to do some Ruby programming now. I tried to create a regex for parsing errors from the tool-window. I was 2/3 successful, but I need help with the rest. A possible Ruby error output looks like this: C:/Temp/fxrb/datatarget.rb:71:in `initialize': undefined local ...