Search found 10 matches
- Fri Dec 19, 2008 6:01 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: "Find in Files" results window no longer visible
- Replies: 17
- Views: 13203
Re: "Find in Files" results window no longer visible
I was having the same problem as "albo": results only showed the filename, and only the first match on each page (subsequent matches were missing), and no code snippets. The "delete layouts" fix did not work for me. I un-installed (and removed all traces of) RapidPHP 2007 and 2008, then reinstalled ...
- Tue May 20, 2008 3:09 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Access Violation when navigating file
- Replies: 7
- Views: 3999
A few notes...
I've been experiencing this problem as well. Here's some notes: 1. Turning off the Code Explorer pane eliminates the problem for me. 2. Turning off Auto Switch Language in the CE pane also eliminates the problem. 3. I tend to work on mixed PHP/HTML pages, but I only get this error when my cursor is ...
- Fri Feb 01, 2008 6:55 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: bug report css
- Replies: 3
- Views: 2968
- Fri Feb 01, 2008 6:54 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Lines being deleted while selecting lines in CSS files
- Replies: 1
- Views: 2509
Lines being deleted while selecting lines in CSS files
This is hard to explain, but "font" style lines are getting removed when selecting a style block. See if anyone can reproduce this: 1) Save this code into a .css file: body { padding: 0; margin: 0; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 68.75%; height: 100 ...
- Tue Dec 04, 2007 4:23 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Missing folder/file icons in File Explorer
- Replies: 1
- Views: 1857
Missing folder/file icons in File Explorer
This is a neat little issue. I do not have a typical PC setup: I have no "C:\" drive (most of the time). My Windows installation is on "F:\", and so is "Program Files\RapidPHP." This is what I see: http://www.werecougar.com/rapidphp-noicons.png When I plug in my USB thumb drive, Windows gives it the ...
- Mon Nov 05, 2007 3:09 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Faster Find in Files
- Replies: 6
- Views: 5851
I too am having lots of problems with the search times. I have to use a separate file-searching utilility now. I have *.php specified as a filter, and that should search about 250 files (there are 70,000+ files in all subdirectories, mostly images). But it takes several minutes and I give up. Would ...
- Tue Oct 23, 2007 5:02 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Make the file name sort in file explorer case-insensitive
- Replies: 5
- Views: 3880
Make the file name sort in file explorer case-insensitive
In the file explorer, I have files sorted by file name. But, the file list is case-sensitive, so I get something like this: - PaymentTracking.php - SendPayment.php - add_files.php - delete_files.php It took me a while to figure out why "P" and "S" would come before "a:" Upper-case file names always ...
- Wed Sep 19, 2007 7:55 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Duplicating a line converts indenting tabs to spaces (bug?)
- Replies: 1
- Views: 1800
Duplicating a line converts indenting tabs to spaces (bug?)
When doing a "Duplicate Line" (Ctrl+D) of an indented line, the duped line always uses spaces rather than tabs to indent. I have "Use TAB key for indenting" checked and "Convert tabs to spaces" unchecked, so I would expect the tabs to not get converted to spaces on duping. A very minor issue really ...
- Tue Jun 19, 2007 12:06 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Select between braces
- Replies: 5
- Views: 5020
- Mon Aug 28, 2006 2:08 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Any plans to support ASP.NET?
- Replies: 9
- Views: 11072
Yes, a lot of MS developers use VS and VS.NET. But then, in my experience, they tend to think that MS solutions require MS software. However, it is incredibly bloated, extremely expensive, and frustrating as all get-out. That is, if you are used to using UltraEdit or something similar. Microsoft ...