Code Explore / PHP Rapid PHP (8.2.0.79)

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
Meta
Posts: 2
Joined: Wed Sep 19, 2007 4:32 pm

Code Explore / PHP Rapid PHP (8.2.0.79)

Post by Meta »

Hi Blumentals Team,
we use your software 4 times in our office (we bought 5 licenses :) and we have some heavy problems:

Code Explore for PHP at objects(!) tree:

When we collapse all subtrees from all listed objects and you move with your mouse over the explorer area,refreshing it or change the document, all closed subtrees will be open (and now i have to search the object, where i work, again).

Or you scroll down to some lower object or object-function, wait a bit or click in the right editarea and move the mouse back to the code explorer area, the code explore will jump to the top (and now i have to search the object/object-function where i work again).

And a mistery variable duplicate in objects. The variable list of the 2. object listed his own AND the variables from the 1. one.
The 3. the variables from 1. and the 2. and so on....

And at the end, the damn auto refreshing at the code explorer make all off us crazy when we work on a slow connection.

And we spend too much time with that problems :(

We bought your product and the first time i say "nice editor" but now - it depens on your service.

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

Re: Code Explore / PHP Rapid PHP (8.2.0.79)

Post by Karlis »

Meta wrote:When we collapse all subtrees from all listed objects and you move with your mouse over the explorer area,refreshing it or change the document, all closed subtrees will be open (and now i have to search the object, where i work, again).

Or you scroll down to some lower object or object-function, wait a bit or click in the right editarea and move the mouse back to the code explorer area, the code explore will jump to the top (and now i have to search the object/object-function where i work again).
The collapsed state is currently not remembered, we can treat this as a suggestion, but not as a problem. Nobody has complained so far. I'll add this to the list of suggestions.

As for the selected item in code explorer, although it does move a little bit, the selected item is *always* visible in the code explorer. At least I could not reproduce the problem, the selected item always seem to scroll in the visible area of code explorer (sometimes at the bottom and sometimes at the top top, but it is visible).
Meta wrote:And a mistery variable duplicate in objects. The variable list of the 2. object listed his own AND the variables from the 1. one.
The 3. the variables from 1. and the 2. and so on....
You should send us the source file for this one. If there is a bug, we shall correct it.
Meta wrote:auto refreshing at the code explorer make all off us crazy when we work on a slow connection.
Code Explorer has nothing to do with internet connection as it does not connect anywhere.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply