Re: Applet paint problem (only on IE)



I placed the invalidate/validate before the repaint() command in the
thread's Run procedure, as that seems to be the most obvious place to put
it,but it doesn't seem to have helped. Is that the right place for it?

Greg

"Mickey Segal" <not_monitored@xxxxxxxxxxx> wrote in message
news:DPmdnZw9WLRe1QbfRVn-iA@xxxxxxxxxx
> Sometimes invalidate/validate is needed; the need for this seems to be
> different for different JVMs. For a program in a Frame it is simple to
> test this hypothesis by resizing the Frame.
>
> "Gregory Austwick" <g.austwick@xxxxxxxxxxxxxx> wrote in message
> news:d7ffq4$7si$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> It works as it should on FireFox and Opera, and works in IE when it is
>> the only thing on the page. I have tried everything I can think of
>> (removing the delay, extra repaints, trying every kind of embedding into
>> the web page, etc, even trying to get keyboard focus) but to no avail.
>
>


.



Relevant Pages