Search found 12 matches
- Sat May 31, 2008 1:54 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Open File at Cursor command
- Replies: 1
- Views: 1346
Open File at Cursor command
I have just started using Webuilder 2008 (9.0.0.96) after having used Webuilder 2007 and moving over to PhpDesigner 2008 (PHPD). The features in WB 2008 looked good and I've always prefered it, but required more helpful utilities, which leads me to the 'Open File at Cursor command' which is a ...
- Thu Nov 09, 2006 10:19 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Possible in WeBuilder 2006?
- Replies: 6
- Views: 5623
I could use snippets but I was more hoping just for the conveninece to have the actual CSS popups come up that are in Webuilder. Really because I find it useful just to scroll through the list looking for bits I may need to add! Maybe if there was a trigger to allow the parser to check certain files ...
- Sat Oct 28, 2006 9:29 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Possible in WeBuilder 2006?
- Replies: 6
- Views: 5623
Possible in WeBuilder 2006?
I currently use WeBuilder 2005 and I just wondered if the following options were available in 2006 or could be considered. Is it possible to use the CSS commands in a file which is not CSS, this is one little annoyance, I make dynamic CSS in php so it has a php file extension and WB won't let me use ...
- Wed Jul 06, 2005 11:59 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: potential new customer query
- Replies: 2
- Views: 3559
You don't need Rapid PHP no it's all in Webuilder. That's what Iw as lead to believe and why I bought it anyway. There is a comparison page on the main site which shows all the features of the software against each other. http://www.blumentals.net/rapidphp/compare.php As for the FTP I don't know I ...
- Mon Jul 04, 2005 9:44 pm
- Forum: Announcements
- Topic: Update: 2005 v6.1
- Replies: 3
- Views: 9458
- Sun Jul 03, 2005 2:18 pm
- Forum: Announcements
- Topic: Update: 2005 v6.1
- Replies: 3
- Views: 9458
- Fri May 27, 2005 12:16 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: PHP Comment Cursor Location
- Replies: 1
- Views: 3290
PHP Comment Cursor Location
In WeBuilder and RapidPHP the PHP comment places the cursor in an annoying position! If you add a new comment on a blank you get the cursor in the middle of the characters: | = cursor /|* */ It should surely be placed here: /* | */ It works fine when wrapped around text. I tried a search but this ...
- Sun May 22, 2005 7:16 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: 2 Rapid PHP bugs
- Replies: 22
- Views: 22089
- Sun May 15, 2005 12:37 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: From Rapid PHP to WeBuilder
- Replies: 1
- Views: 2720
From Rapid PHP to WeBuilder
Is it possible to move over to WeBuilder from Rapid PHP. I.e can I easily transfer my settings, toolbar setup etc or do I have to start from scratch? I downloaded Rapid PHP to try but think I might as well purchase WeBuilder as it covers it all for not much extra cash. But I would like to be able to ...
- Fri May 13, 2005 10:41 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: CSS tree auto expand
- Replies: 5
- Views: 6522
With regards to this. Would it be possible to have a project wide CSS which is always open on the explorer. A lot of my pages are includes so they don't call a css. If you could specify a CSS which would then be available for referencing it would be very handy. And save me having the file open as ...
- Fri May 13, 2005 10:31 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTML Comment Formatting & Tabs
- Replies: 5
- Views: 6809
I thought I would cover the commenting seperatley. http://www.ajb007.co.uk/~ajb007/Image1.gif 1 is a comment all of it's own and it works. 2 Is a large comment and it stops at 'End' when in fact it should continue down the page another few lines to the HTML --> Obviously the comments work fine in a ...
- Fri May 13, 2005 10:25 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: HTML Comment Formatting & Tabs
- Replies: 5
- Views: 6809
Ok, it seems my tabs aren't behaving then because after the second return and if you don't enter anything on the line it drops back tot he beginning. __Hello World| __| | I have found the problem. I had constrain cursor to text on. Without it turned on, the indenting works perfectly. I like having ...