NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
(poor) placement of tooltip/code hinting


Joined: 09 Nov 2006
Posts: 12
Reply with quote
when a code hint/completion/tooltip/whatever you call it pops up as you're typing, it appears above the line you're typing. since we work from the top down, this is incredibly annoying, since it covers up whatever is immediately above what we're typing, which is quite often relevant to what we're doing.

can this be configured to appear below the cursor, not above, where it's less likely to block the view of things we need to see?
View user's profileFind all posts by jsorensenSend private message
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
That would be great!
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website


Joined: 13 Jun 2006
Posts: 2
Reply with quote
I agree, this would be extremely nice
View user's profileFind all posts by aperrySend private message


Joined: 30 Jan 2007
Posts: 34
Reply with quote
I think this could be handy as well, but I can see a couple challenges for the phpEd developer team:

1) The code-insight auto-complete for the variable names you would type would also want to popup below the line you are on.

2) Large PHPDoc function docs for the function you are looking at might cause a pop-up help box to be too big to fit under the line of text you are on without it appearing off of the bottom of the screen---Since most code you add will be at the bottom of the editor window.
View user's profileFind all posts by rgagnonSend private message
Veteran

Joined: 30 Aug 2006
Posts: 116
Reply with quote
I'd just like to note that some of us prefer where the popup box is atm - so I think some ppl must prefer this as an option.
View user's profileFind all posts by rudderSend private message
Veteran

Joined: 26 Dec 2006
Posts: 253
Location: Phoenix, AZ
Reply with quote
rgagnon wrote:
I think this could be handy as well, but I can see a couple challenges for the phpEd developer team:
2) Large PHPDoc function docs for the function you are looking at might cause a pop-up help box to be too big to fit under the line of text you are on without it appearing off of the bottom of the screen---Since most code you add will be at the bottom of the editor window.


This feature needs some intelligence regardless of where it puts the pop-ups. For instance, if you're near the top of the screen, putting it above you can easily go off-screen. Same left or right, or even with a combination of, say, left-bottom. The software must note conditions and adjust appropriately. (Then again, I've noticed that it's precisely this sort of intelligence is one of those areas where Windows in general greatly lags. So perhaps this isn't such a given.)

I think any preference would dictate where to ideally place the tooltip window, but the software would then adjust that based on conditions.
View user's profileFind all posts by bobwilliamsSend private messageVisit poster's website


Joined: 07 Mar 2007
Posts: 44
Location: Lithuania
Reply with quote
I agree with first post idea, for me, using code insight, this popup placement position is annoying too. Whenever I have to see upper line code, must have to press ESCape every time, this is really annoying.

Bye Smile
View user's profileFind all posts by thunder-ltuSend private messageVisit poster's website
(poor) placement of tooltip/code hinting
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic