code assistant window problem

gad

Member²
Hello,
I splitted a program window to two panes, by dragging the splitter from the top of the window.
In the bottom pane I typed something in a line close to the bottom of the pane. The code assistant poped up but because it was positioned close to the bottom of the pane it was clipped to 1 line height.
Problem 1: if there is not enough place below the current line the popup should pop above the edit line and not below.
problem 2: the code assistant window did not recover from this. in this editor window it kept poping with 1 line height even when the window was not splitted and the edit line position left enough space below to open in full height. in other windows it behaved normaly.

gad
 
Problem 1: if there is not enough place below the current line the popup should pop above the edit line and not below.
That's what it does:

caup.gif
 
Thanks marco,
for problem 1, I noticed that what happens but not in the scenario I described. After the window was splitted, problem 1 occured.
Anyway you did not respond to problem 2...

gad
 
We'll look into the split windows. About problem 2: you can always resize the Code Assistant. The new size will be the new default.
 
Thanks but I failed to mention that the code assitant window looks clipped. It dows not have the lower frame with the resize grip at all, so it cannot be resized!

gad
 
This clipping problem should be fixed in the current 7.1.2 version. It will be restored in the previous state.
 
Back
Top