Andrew, I have a little bit of time to try to fix it tonight. Read my other posts which I believe contains the way to fix it for good ;) a Swing Timer to wait 1 s before updating the tree. any movement or editor change will reset the timer. When you look at it that is what the Structure pane does when the autoscroll from source is on. It should not be hard... but I say that for a lot of things ;)
Oops! Looks like jumping cursor problem is still there.
To reproduce, type (for example):
JToolTip tip;
tip.
...now select, say, getUI() and press Tab.
Cursor jumps to next line.
Andrew,
I have a little bit of time to try to fix it tonight.
Read my other posts which I believe contains the way to fix it for good ;)
a Swing Timer to wait 1 s before updating the tree. any movement or editor
change will reset the timer. When you look at it that is what the Structure
pane does when the autoscroll from source is on.
It should not be hard... but I say that for a lot of things ;)
We will see
Jacques
"Andrew Armstrong" <andrew_armstrong=intellij@bigpond.com> wrote in message
news:2182168.1038886967863.JavaMail.jrun@is.intellij.net...
>
>
>
>