bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/26450] First few repaints of lightweight Component fail to pain


From: sgilbertson at gcc dot gnu dot org
Subject: [Bug awt/26450] First few repaints of lightweight Component fail to paint
Date: 28 Feb 2006 15:49:49 -0000


------- Comment #3 from sgilbertson at gcc dot gnu dot org  2006-02-28 15:49 
-------
(In reply to comment #2)
> Scott, was this fixed by your lightweight repaint patch?
> 

No.  Without the patch, using JamVM+Classpath+GTK, the test program didn't
paint anything at all (unless you re-sized the frame or whatever so that the
parent would repaint).  With the patch, it paints OK except the first two
updates.

With the same patch on GCJ+XLIB (when I most recently had that working) all the
paints were OK, so I suspect that the cause is specific to the GTK peers.  I
didn't test it on GCJ+GTK, so it would probably be helpful to find out what
happens in that case.


-- 

sgilbertson at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sgilbertson at gcc dot gnu
                   |                            |dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26450





reply via email to

[Prev in Thread] Current Thread [Next in Thread]