Search found 14 matches
- Mon Oct 17, 2005 1:43 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Also write spaces and tabs in lines
- Replies: 1
- Views: 2897
Also write spaces and tabs in lines
Hi I`ve got a wish. If i write code lines and also lines with just tabs to formate the code, maybe like this... http://www.cractix.ch/stuff/feature02.gif ...i need the spaces and tabs also shown for formatting. Now Rapid PHP just delete spaces and tabs in line with no code. Maybe you could add a ...
- Tue Oct 11, 2005 11:35 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Rapid PHP: TreeView in FTP-Server
- Replies: 1
- Views: 2895
tree mode
thats a feature request i also thought about. Its much easyer to browse in a tree than only with directory-up, but i think thats not so easy to change and im also happy with the function how it is at the moment.
- Tue Oct 11, 2005 11:33 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Which FTP-Server
- Replies: 5
- Views: 5505
- Tue Oct 11, 2005 11:32 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Order FTP-Connections by Name
- Replies: 11
- Views: 11338
I`ve got...
I`ve got maybe 20 to 25 connections i use regular 

- Wed Oct 05, 2005 4:15 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Which FTP-Server
- Replies: 5
- Views: 5505
Which FTP-Server
Hi Karlis
It would be great to see on which FTP-Server im Browsing.
If you have 20 FTP-Servers, you dont even know on which one you are connected
Thank you
Mike
It would be great to see on which FTP-Server im Browsing.
If you have 20 FTP-Servers, you dont even know on which one you are connected

Thank you
Mike
- Wed Oct 05, 2005 2:32 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Does anyone need SQL editor or explorer?
- Replies: 22
- Views: 26664
...
The Idea is pretty nice but there are a few really good sql editors out there like navicat and mysql front, so better improve the editor functions for coding 
Mike

Mike
- Wed Oct 05, 2005 11:29 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Order FTP-Connections by Name
- Replies: 11
- Views: 11338
Order FTP-Connections by Name
Hi Karlis
It would be nice if the ftp-connections could be ordered by name, now i got some problems to find them under all that connections
Thank you
Mike
It would be nice if the ftp-connections could be ordered by name, now i got some problems to find them under all that connections

Thank you
Mike
- Wed Oct 05, 2005 9:36 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Doubleclick on Tags
- Replies: 0
- Views: 2619
Doubleclick on Tags
Hi Another very nice feature would be, if it would be possible to doubleclick on html tags to select the whole tag. As sample i inserted the following image. http://www.cractix.ch/stuff/feature01.gif I only doubleclicked somewhere in the table tag to get the whole tag selected. This feature is ...
- Wed Oct 05, 2005 9:32 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Advanced Variable Support
- Replies: 2
- Views: 3741
Advanced Variable Support
Hi One of my favourite feature requests for rapid php would be the following: if you define some variables in the document you get this tiny variable popup if you begin to write a new variable. thats pretty nice. My feature request would be that if you have some includes in your document, that the ...
- Sun May 29, 2005 5:34 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Carriage Returns in Code
- Replies: 1
- Views: 2704
Carriage Returns in Code
Hi there :) I`ve just a small bug report but it seems to be essential. If you write php code with code indent in functions or if/for/while statements, then you got the problem, that if you use 2 returns, the cursor jumps back to position 0 in line after the second return and completely ingnores the ...
- Thu May 05, 2005 8:48 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: PHP Colour Coding
- Replies: 6
- Views: 6081
Found
Ok one thing more i found out 
To give all the php-code a background, just go to Options/Preferences/Text Editor/Colors/HTML in PHP/ and change all items starting with PHP...
the same background color.
Simple if you know it
Mike

To give all the php-code a background, just go to Options/Preferences/Text Editor/Colors/HTML in PHP/ and change all items starting with PHP...
the same background color.
Simple if you know it

Mike
- Thu May 05, 2005 1:57 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Please submit your opinion about FTP features! Thanks!
- Replies: 54
- Views: 65405
FTP is essencial
Im a web developer and i work all days more than 8 hours a day with php code and mysql. Until yesterday i always worked with Homesite. Not because Homesite is the software with the most features or the best support for php, but i love a few things in this program. One of these things is the built in ...
- Thu May 05, 2005 1:44 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: FTP CHMOD
- Replies: 5
- Views: 6397
FTP CHMOD
A nice feature would be to change the chmod settings of a file or a directory on an ftp-server.
something like this here i took from my Flash FXP FTP-Program:

Thanks, Mike
something like this here i took from my Flash FXP FTP-Program:

Thanks, Mike
- Thu May 05, 2005 10:18 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: PHP Colour Coding
- Replies: 6
- Views: 6081
PHP Colour Coding
Hi Karlis Is there a possibility to display all the code between <?php and ?> with a background color? There is an Option in: Options/Preferences/Text Editor/Colors/HTML in PHP/ => ASP in HTML What i need is the same for PHP but only a background, not a style for all the code between, because there ...