Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let the intellisense dialog auto adjust. #504

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment
Closed

Let the intellisense dialog auto adjust. #504

GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Open the Python interpreter and default it is docked on the bottom
2.execute several python commands and the command line prompt reaches the bottom
3.type in a variable and then the . then the member of variable shall show. 
However, it always show below and potentially it could be out of the windows 
scope.

What is the expected output? What do you see instead?

Like in Visual Studio, the intellisense shows on the up side when the typed in 
variable is at the bottom or saying if there is no space to show the whole 
intellisense dialog at the bottom.

What version of the product are you using? On what operating system?

latest pyscript 2.4.1.0 on windows 7.

Please provide any additional information below.


Original issue reported on code.google.com by zxpat...@gmail.com on 12 Apr 2011 at 6:14

@GoogleCodeExporter
Copy link
Author

This issue was only present if the taskbar did not have the auto-hide property.
Fixed in version control.

Original comment by pyscripter on 6 Jun 2011 at 12:59

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant