[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: Slow display of editor tabs
|
"Martin Möbius" <m.moebius@xxxxxx> wrote in message
news:ajij9f$m8c$1@xxxxxxxxxxxxxxxx
> I would believe its a jvm thing. Windows know not much about a running
> eclipse instance. The window is painted via jni. And the java process
> should not have a window open.
Out of curiosity, when you say that the window is painted via JNI, do you
mean through SWT? Or is there more JNI code used in addition to SWT?
Mark