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.