Search found 12 matches
- Fri Aug 17, 2012 4:10 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: File Explorer Bug and Woefully Missing Features
- Replies: 13
- Views: 11416
Re: File Explorer Bug and Woefully Missing Features
On a related topic for WB's File Explorer, why is it that I cannot specify the file extension(s) to be used for filtering the fileset? I have tried changing the filtering in Options (setting it to *.* and making this the first entry in the list). I have tried all sorts of "right-click here", "right ...
- Tue Jul 10, 2012 1:19 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: code collapse for vbscript/ASP
- Replies: 2
- Views: 2830
Re: code collapse for vbscript/ASP
mithcd, a "code collapse" feature converts this (in vbscript): Function gargoo(arg1, arg2) Dim x x = (2 * arg1) + arg2 gargoo = x + 77 End Function into something like this: +Function gargoo(arg1, arg2) and you can then click on the plus sign (+) to expand the function. Depending on how fancy the ...
- Thu Jun 14, 2012 3:53 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: code collapse for vbscript/ASP
- Replies: 2
- Views: 2830
code collapse for vbscript/ASP
OK, OK, stop the eye-rolling about vbscript and classic ASP! I still have to maintain a considerable amount of classic ASP (vbscript and wsh). It would be VERY NICE if webuilder could provide code-collapse for vbscript. As far as I'm concerned, no need to provide anything more than: (a) collapsing ...
- Mon Jan 30, 2012 7:40 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: File Explorer Bug and Woefully Missing Features
- Replies: 13
- Views: 11416
Re: File Explorer Bug and Woefully Missing Features
I posted this entry back in 2009:
"enhanced column management in file explorer" ------- - http://forums.blumentals.net/viewtopic.php?f=1&t=4213
A number of people "+1"ed my post.
This remains an obvious and annoying oversight in an otherwise excellent piece of software.
"enhanced column management in file explorer" ------- - http://forums.blumentals.net/viewtopic.php?f=1&t=4213
A number of people "+1"ed my post.
This remains an obvious and annoying oversight in an otherwise excellent piece of software.
- Mon Oct 11, 2010 5:52 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Webuilder 10.2.(10.2.0.121) File Exporere scroll bar Issue
- Replies: 12
- Views: 7359
Re: Webuilder 10.2.(10.2.0.121) File Exporere scroll bar Issue
Thanks very much for the tip -- works just like described. I almost always use the "Combined View", and apparently I had changed the view to be "sort by date" a few weeks ago, and forgot all about it. I had tried right-clicking on the narrow bar between the "folder pane" and the "file pane ...
- Sat Oct 09, 2010 3:23 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Webuilder 10.2.(10.2.0.121) File Exporere scroll bar Issue
- Replies: 12
- Views: 7359
Re: Webuilder 10.2.(10.2.0.121) File Exporere scroll bar Issue
I am running 10.2.0.121 and am finding the "file explorer" window to be very awkward. What would be nice is the typical behavior of an "explorer" window: 1. provide column headings, which toggle sorting on that column 2. make the columns sizable 3. provide a horizontal scroll bar This screenshot ...
- Wed Oct 14, 2009 6:37 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: enhanced column management in file explorer
- Replies: 13
- Views: 11377
Re: enhanced column management in file explorer
I'm surprised that more people haven't given this request a thumbs-up. Am I mostly alone in the fact that I (very) often have "file explorer" windows set up to sort files by modification date? Alphabetical is of course nice at times, but having files sorted by most recent modification date can be ...
- Fri Sep 11, 2009 3:44 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Feature Request: 'Find In Files' - Better Results Display
- Replies: 2
- Views: 3140
Re: Feature Request: 'Find In Files' - Better Results Display
Excellent suggestions. Note that many of CaliforniaJerry's points are consistent with the idea that often (but not always), a FindInFiles operation is used to track down some small snippet across many files. The search results may include many false positives. Enhancing the results section (as ...
- Mon Aug 24, 2009 9:04 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: enhanced column management in file explorer
- Replies: 13
- Views: 11377
enhanced column management in file explorer
I would find it very helpful to be able to manage the columns in the filer explorer window in WeBuilder. It would be nice to be able to: (a) resize the width of the columns (b) be able to click on the column heading to choose ascending/descending sort order In the image below, the cursor points to ...
- Fri Aug 21, 2009 4:35 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Find/Replace : scope of "Open Files"
- Replies: 2
- Views: 1898
Re: Find/Replace : scope of "Open Files"
Just now found this feature -- under the regular Find dialog (as opposed to the "Find in Files" dialog!).
- Fri Aug 21, 2009 4:11 am
- Forum: Web Developer Talk
- Topic: How did you find out about Blumentals Software?
- Replies: 18
- Views: 60253
Re: How did you find out about Blumentals Software?
I've been using HomeSite for well over 10 years. Was looking around the HomeSite forums, and found myself among the folks who are sad to see that Adobe has abandoned HomeSite. Someone (on the forum) mentioned WeBuilder as a possible replacement. I'm still evaluating, but will likely license WB soon ...
- Fri Aug 21, 2009 4:01 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Find/Replace : scope of "Open Files"
- Replies: 2
- Views: 1898
Find/Replace : scope of "Open Files"
I'm looking to convert from HomeSite, and one feature I already miss is the ability to perform a Find/Replace operation across all open files. Thanks.