Search found 4 matches

by michaelothomas
Fri Aug 11, 2006 6:38 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Go to line number (CTRL+G) bug
Replies: 1
Views: 1923

Just wanted to say I've noticed this bug as well. I use the goto-line feature a lot, so it's rather annoying...but it should be an easy fix...:)
by michaelothomas
Thu Aug 10, 2006 7:42 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Webuilder [7.2.0.68] File Explore/Folder List
Replies: 7
Views: 5570

I have this same problem and it's quite annoying. I've gotten in the habit of simply going up a directory level then going back into a directory to force the file list to refresh.

Even though it's an issue with network drives, a way to maintain the sorting would be much appreciated.
by michaelothomas
Thu Aug 10, 2006 7:34 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: JavaScript functions listed in Code Explorer
Replies: 2
Views: 3789

This also doesn't work with object methods:

Code: Select all

var obj = new Object();
obj.doSomething = function () {
  // A whole bunch of code
}
This shows up in the list of functions, but the name is blank.
by michaelothomas
Thu Aug 10, 2006 7:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: full ftp support
Replies: 4
Views: 4877

Adding ftp support to an editor has never been a graceful solution in my experience. Instead, you should get WebDrive and just mount the ftp server as a network drive. Then it will behave just like any other file on your computer. WebDrive costs like $50, but there's an old free version called ...