I can have a look, but I _hate_ GUI programming. It looks like the problem appears when the reply comes in before the FileDialog has had time to close. If I request something from the general Freenet that is not cached locally, it has time to draw correctly.
On Sun, 16 Apr 2000, Paul Kappler wrote: > > From: Oskar Sandberg <md98-osa at nada.kth.se> > > Reply-To: freenet-dev at lists.sourceforge.net > > Date: Sat, 15 Apr 2000 18:42:26 +0200 > > To: freenet-dev at lists.sourceforge.net > > Subject: Re: [Freenet-dev] FGUI changes > > > > > > I comitted the changes, so the normal ByteCounter now has a start method. > > > > I also fixed up the cli InsertClient so that it uses Paul's > > CounterFilterInputStream. BTW, Paul, the counters in FGUI (the AWT one) are > > still not drawing right for me. Sometimes I see a corner of them and then > > the > > disappear, sometimes I don't see anything at all. (I think you have to > > remember > > that the conduit runs async, so if you want to call finished on the counter, > > it > > has to be done in a thread that does wait() on the inputstream (Conduit will > > do > > notifyAll() on it)). > > > It works for me and I have not heard any similar complaints. What OS/java > are you using? I would like to try it. Did the counter ever work? Perhaps > you can see a change in cvs that likely caused it? If possible could you > look at it yourself and suggest a change? Has anyone else seen this? > > > > BTW: FGUI, FGUI, GUI, InsertClient what the fuck for names are these, have > > we > > zero creativity? > Good point. I must not be creative. :) What can you suggest? > > Paul > > > BTW....I will be committing a pretty big change tonight. Download Canceling > and Save during download, and an Icon made by adam. > > > _______________________________________________ > Freenet-dev mailing list > Freenet-dev at lists.sourceforge.net > http://lists.sourceforge.net/mailman/listinfo/freenet-dev -- Oskar Sandberg md98-osa at nada.kth.se #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
