Re: JScrollPane - strange repainting problem?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Tue, 25 Oct 2005 04:44:42 GMT
On Mon, 24 Oct 2005 18:17:18 +0200, lmierzej <lmierzej@xxxxx> wrote,
quoted or indirectly quoted someone who said :
>Should I create all of them at the start of my application (some of them
>can never be used and displayed)? Or maybe create them on the fly (when
>requested by user)?
Do it both ways and ask your users which way they find more painful.
It is a psychological question really. Unless you never use some of
the frames, both are going to take the same amount of time. It is just
a matter of when you make the user wait.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- References:
- JScrollPane - strange repainting problem?
- From: lmierzej
- Re: JScrollPane - strange repainting problem?
- From: Vova Reznik
- Re: JScrollPane - strange repainting problem?
- From: lmierzej
- JScrollPane - strange repainting problem?
- Prev by Date: Re: JScrollPane - strange repainting problem?
- Next by Date: Re: JScrollPane - strange repainting problem?
- Previous by thread: Re: JScrollPane - strange repainting problem?
- Next by thread: Re: JScrollPane - strange repainting problem?
- Index(es):
Relevant Pages
|