CSS tree auto expand

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
Rony

CSS tree auto expand

Post by Rony »

Hi,

Rapid PHP seems a very nice editor for me.
Is it not possible that the CSS tree automatic expand and shows the filled in properties when the mouse cursor is over the STYLE tag or css property ?
For example:

a:hover
{
color: Red
}

When the cursor stays on 'color', the inspector auto expand 'Colors and Backgrounds' and 'background' branches.

Thanks,
Rony Gellaerts
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Interesting idea. What is the problem behind this? Do you feel that it takes too much clicks to open the property field?

Mouse over would be too strong anyway. What about mouse click?

But I still need to know your statement about what we get from this.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Guest

Post by Guest »

<<Do you feel that it takes too much clicks to open the property field?>>

Indeed. It is very anoying to always click and click to open the tree nodes to see the values of the property. It should be an automatic task where only the nodes opens where there are values for.

<<Mouse over would be too strong anyway. What about mouse click?>>

Perfect for me.

Thanks,
Rony Gellaerts
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

OKay. I'll add this to the list.
Karlis Blumentals
Blumentals Software
www.blumentals.net
SiCo
Posts: 12
Joined: Thu May 12, 2005 2:10 pm
Location: UK
Contact:

Post by SiCo »

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 well as my PHP.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Please describe in detail as I can not understand your last request (probably i am just too tired :? today).
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply