Hi Mark, > On Fri, 2006-02-10 at 12:48 -0500, Thomas Fitzsimmons wrote: > > > 2006-02-09 Mark Wielaard <[EMAIL PROTECTED]> > > > > > > * gnu/java/awt/peer/gtk/GtkComponentPeer.java (repaintTimer): > > > Removed field. > > > (repaint): Immediately post to queue when tm <= 0, otherwise call > > > RepaintTimerTask.schedule(). > > > (RepaintTimerTask): Make static. > > > (RepaintTimerTask.repaintTimer): New static final field. > > > (RepaintTimerTask.awtComponent): New field. > > > (schedule): New static method. > > > > > > OK to commit? > >
This is so awesome! I was working on fixing this same bug. Thanks! Lillian