Image

Image0olong wrote in Imagejava_dev 😡frustrated

Listens: None Of The Above - The Weakerthans (in my head)

Swing display updating problems

Hi,

The latest version of my applet Resonata is having problems with updating the display in certain circumstances. In particular, one of the drop-down menus is long enough that it thinks it needs to scroll, and this frequently (a) comes up blank and/or (b) doesn't disappear fully after it closes, so the controls which are supposed to be underneath it stay hidden. Detaching the window also sometimes results in most of the controls not displaying properly. If I'm lucky they re-appear after a second or two though. Tooltips are also unreliable, sometimes appearing only as little blank grey boxes.

Has anyone else ever had problems like this? If so, how did you resolve them? It's a nightmare! Anyone got any clues about what might cause this sort of trouble? For what it's worth, I don't see it at all on my computer at home; I wasn't aware of it until someone emailed me about their problems, but now I find I get the same thing (but less drastic) on my computer at work.

(I never had these problems with the AWT...! :/)