Re: Applet paint problem (only on IE)
- From: "Gregory Austwick" <g.austwick@xxxxxxxxxxxxxx>
- Date: Mon, 30 May 2005 17:33:55 +0000 (UTC)
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.
>
>
.
- Follow-Ups:
- Re: Applet paint problem (only on IE)
- From: Mickey Segal
- Re: Applet paint problem (only on IE)
- References:
- Applet paint problem (only on IE)
- From: Gregory Austwick
- Re: Applet paint problem (only on IE)
- From: Mickey Segal
- Applet paint problem (only on IE)
- Prev by Date: Re: static initializers vs. cached values
- Next by Date: Re: JSTL concatenate
- Previous by thread: Re: Applet paint problem (only on IE)
- Next by thread: Re: Applet paint problem (only on IE)
- Index(es):
Relevant Pages
|
|