Armen Yampolsky wrote:

> The x86 jdk1.1.7v1a, when used with AfterStep 1.5, behaves incorrectly
> when setting com.sun.java.swing.JDialog's setResizeable(false) on my
> system. If anyone has AfterStep, could you confirm/deny? The symptom is
> a huge grey JDialog. Calling an explicit setSize() fixes the problem,
> but this is undesired, as a simple pack() should display the correctly
> sized window.

I have the same problem (both under Linux 2.0.34 /Red Hat 5.1, and Linux
2.0.35 / Red Hat 5.2,
with  AfterStep 1.4.3 or 1.5, and with jdk1.1.6v5 or jdk1.1.7v1a, using
green or native flags, and
glibc).

To avoid the setSize() solution, I prefer the dirty solution to switch to
the less appealing FVWM(2) or WindowMaker when testing the application that
uses a JDialog with setResizeable(false)......it works
fine under those window managers.

Christian
Talaria Inc.
Seattle

>

>
>
> My system: Linux 2.0.34 (from RedHat 5.1), Steve Byrne's jdk117v1a, with
> either THREADS_FLAG native or not. Glibc versions all.
>
> Cheers,
> -A.
>
> --
> Armen Yampolsky
> Axiom Software Labs
> New York

Reply via email to