I can produce much ugly screens leass than 10 seconds.
It happens everywhere, full of them on scrollbar, canvases, etc.
If you wish, I can send a sample very ugly screenshot, why this bug
makes heavyly charged programs simply undeliverable.
I tried with painting threads. But GCs get "disposed".
So no use.
In the past I shayed away with SWT. Recently I converted
a few systems before I can convert the whole big thing. Everything
was wonderful. I could make very nice systems that I never dreamed of
in AWT/Swing (This is not a hype!) But when I realized how
serious this thing actually was, whole thing stopped!
Hope this can be fixed very soon.
R.
"Grant Gayed" <grant_gayed@xxxxxxxxxx> wrote in message
news:fsr1um$rlp$1@xxxxxxxxxxxxxxxxxxxx
Here's the screenshot I forgot to attach in the previous reply.
"Grant Gayed" <grant_gayed@xxxxxxxxxx> wrote in message
news:fsr1so$qqq$1@xxxxxxxxxxxxxxxxxxxx
On Eclipse SDK, open lots of elements for "Package explore"
make both scrollbars appear. Then pull down the SDK
so the right-bottom rectangle area (where two scrollbars
meet) goes below Windows task bar. Try up and down. You will
see the area get unpatched images!
This is a win32 bug, attached is a screenshot of this case happening in
the
Windows Explorer. As a side note, SWT works around this platform bug
as
of
the 3.4 stream, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=28132.
This could be a related problem. The problem I seen normally
happens in the spacing area where no components are
drawn. For example, margin areas in formlayout, etc.
You should CC yourself to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219187 to see this bug's
progress.
Grant