Re: a strange problem regarding popup JDialogs/Windows
- From: Roedy Green <look-on@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 00:06:50 GMT
On 29 Aug 2005 09:35:12 -0700, "ChooChooOnMyHead"
<twocentwhoracle@xxxxxxxxx> wrote or quoted :
>This same phenomenon occurs with ALL
>boards i zoom them to be too small, but there is no standard "too
>small" it's different in each case.
Have you tried instrumenting your paint method with a simple
start/done message? You may find that under some pathological
conditions your paint method goes into an infinite loop. Beware
comparing floats for equality. Perhaps some code goes nuts when there
are 0 of something.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- Follow-Ups:
- Re: a strange problem regarding popup JDialogs/Windows
- From: ChooChooOnMyHead
- Re: a strange problem regarding popup JDialogs/Windows
- References:
- a strange problem regarding popup JDialogs/Windows
- From: ChooChooOnMyHead
- a strange problem regarding popup JDialogs/Windows
- Prev by Date: Re: a strange problem regarding popup JDialogs/Windows
- Next by Date: Re: opening a window from an applet..
- Previous by thread: Re: a strange problem regarding popup JDialogs/Windows
- Next by thread: Re: a strange problem regarding popup JDialogs/Windows
- Index(es):