masroore / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Let the intellisense dialog auto adjust. #504

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
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