Search found 9 matches

by rickhellewell
Sun Jan 30, 2022 10:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Navigation Menu Items shown outside Editor Window
Replies: 1
Views: 7797

Navigation Menu Items shown outside Editor Window

Using Rapid PHP 2022 version 17.1.0.241 Enabling the "Navigation" option in Customize Buttons, the Navigation arrow are shown outside of the Rapid PHP window. There is no way to move them next to the other menu buttons. The Navigation menu should be placed next to the other menu buttons, and should ...
by rickhellewell
Wed Jan 26, 2022 9:23 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: CSS Color Coding Incomplete
Replies: 1
Views: 2346

CSS Color Coding Incomplete

In RapidPHP 2022 version 17.0.0.240 , 'colorizing' CSS color values only works for color numbers, not color names. For instance: .back_yellow { background-color: yellow; } the word 'yellow' should have a yellow background. If I use the equivalent color number, #FFFF00 , the color number is shown ...
by rickhellewell
Fri May 03, 2019 1:33 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: RapidPHP 2019?
Replies: 2
Views: 2902

RapidPHP 2019?

Are there plans for a RapidPHP 2019?

...
by rickhellewell
Wed Nov 07, 2018 6:16 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Support for CSS Grid in Rapid PHP 2018
Replies: 6
Views: 5479

Support for CSS Grid in Rapid PHP 2018

Is there support for CSS Grid in Rapid PHP 2018? Or plugins to enable using CSS Grid? (Like autocomplete, previewing, etc.)

Thanks...RIck...
by rickhellewell
Sun Mar 06, 2011 2:37 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: HEREDOC support / highlighting
Replies: 5
Views: 5362

HEREDOC support / highlighting

Was wondering if there is current support for HEREDOC in Rapid PHP 2010. There are some old messages from 4 years ago about HEREDOC not being support, but nothing recent. It appears from using the latest version that there are still some highlighting/formatting problems when a HEREDOC 'hunk' has ...
by rickhellewell
Wed Dec 29, 2010 5:43 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Automatic Open of Dependant Files
Replies: 2
Views: 2127

Re: Automatic Open of Dependant Files

That's exactly how it should work. Opening up an index.php, which has an 'include' statement, should also open up the file specified in the 'include' statement. The open of 'index.php' should also open (optionally, if specified in the options) all dependant files....any includes, css, whatever. Much ...
by rickhellewell
Fri Dec 24, 2010 3:40 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: CSS in Code Explorer Window
Replies: 1
Views: 1564

CSS in Code Explorer Window

It would be nice if, when working on a PHP file in the main window, if the CSS would be displayed in the Code Explorer window. (Unless I am missing a setting or 'click' somewhere. )

....Rick....(newly registered/paid user of Rapid PHP 2010)
by rickhellewell
Fri Dec 24, 2010 3:18 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Automatic Open of Dependant Files
Replies: 2
Views: 2127

Automatic Open of Dependant Files

Feature request:

When opening a file, also open any dependant files ... the 'includes', 'css' files, etc. They should be open in their own tabs.

This will be much faster (and more convenient) than having to open each file manually.

Thanks....Rick (new registered/paid user)