Re: a strange problem regarding popup JDialogs/Windows
- From: Thomas Fritsch <i.dont.like.spam@xxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 17:13:47 GMT
ChooChooOnMyHead wrote:
[...]
I would bet, that something is wrong in the painting stuff of your application. This kind of malfunction is typical for an overridden paint(Graphics g) method of a Container, where you forgot to call super.paint(g)The behavior of other dialogs and Panels besides the board layout is as such: they appear and all their componenets are present, but they are covered in grey and the components only SHOW if i select them. If i zoom any board in enough so it's blown up enough, this stops happening.
So my question, is there some common problem with the 2DGraphics in Java and drawing small objects that would cause this and I am just unaware?
[...]
--
"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@').
- 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: a strange problem regarding popup JDialogs/Windows
- Next by Date: Re: GUI Prototyping
- Previous by thread: a strange problem regarding popup JDialogs/Windows
- Next by thread: Re: a strange problem regarding popup JDialogs/Windows
- Index(es):