Search found 5 matches

by pmmueller
Sat Aug 18, 2007 10:31 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 8.1 - Comments with keyboard in HTML and CSS
Replies: 8
Views: 5588

you can use a snippet for HTML comment and another for CSS comments and make them one line. Thanx. It's so obvious and I use snippets for multi-line comments in CSS, but I didn't think of this one. If you can't solve a problem, work-a-round it ;) if you use the Comment toolbar button there is no ...
by pmmueller
Tue Aug 14, 2007 5:52 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 8.1 - Comments with keyboard in HTML and CSS
Replies: 8
Views: 5588

WeBuilder 8.1 - Comments with keyboard in HTML and CSS

Hi, when I insert comments in HTML oder CSS with a keyboard shortcut like CTRL+SHIFT+M I always get a line break inbetween, like this (for HTML): <!-- --> What I would like is plain old <!-- --> for HTML or /* */ for CSS without line breaks. I know I can get these from the toolbar, but is there any ...
by pmmueller
Tue May 22, 2007 9:01 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Webuilder 2006/2007 - Bug: Filename inserted in source code
Replies: 4
Views: 3337

Yes, for me too. It happened once in the past two days, and it definitely had to do with opening the file from the file explorer. I guess it's not really a "bug", but I never would have thought that there is such a simple solution. "Maybe I click too fast ... " ;)
by pmmueller
Sun May 20, 2007 10:57 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Webuilder 2006/2007 - Bug: Filename inserted in source code
Replies: 4
Views: 3337

Karlis wrote:Solution is to launch files from File Explorer a bit more carefully.
Thanx for the quick answer, and I'll try ;)
I indeed have the File Explorer open on the right side, using mainly the "Project" tab to open and upload files.
by pmmueller
Sun May 20, 2007 4:13 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Webuilder 2006/2007 - Bug: Filename inserted in source code
Replies: 4
Views: 3337

Webuilder 2006/2007 - Bug: Filename inserted in source code

I cannot seem to find this bug described in the forum, so here's a report: Sometimes the name of the currently edited file is inserted somewhere in the source code . I cannot detect a pattern or anything, but when I get parse errors in PHP this sometimes is due to a filename in the source that I ...