Modal dialog bug?

1998-09-03 Thread Brad Pepers
I have some fairly simple code derived from code generated by JBuilder 2. I've stripped it down to make it easier to see the problem. The problem is that JBuilder generated code for an About type dialog and when I run the code on Linux the dialog window just flashes on the screen and then disapp

Modal Dialog bug.

1998-06-29 Thread pepr
Hi, Has anyone experience a problem with AWT dialog and Swing JDialog with jdk 1.1.6v2 libc5. All my dialog hang the machine on closing if I've set modal to true. They worked fine in 1.1.5v7. Regards, Richard