On Wed, 14 Aug 2002 13:35:21 -0400
Lee A Shombert <[EMAIL PROTECTED]> wrote:
> It would be great if this information could go into the FAQ. I switched to
> WindowMaker for a while just to get my Java apps working reliably. At least
> with
>
> BugOpts ModalityIsEvil True
>
> (described in another email in this thread) the Java windows seem to paint
> properly. I can live with the odd initial placements. This is under Java
> 1.3, by the way.
> Lee
Unfortunately, with Java 1.4, Sun changed the way Java misbehaves once
again,
and ModalityIsEvil no longer works. You have to get one of the 2.5 development
versions of FVWM to work with Java 1.4.
We have a new workaround in 2.5 that works with 1.4 - the
FixedPPosition style.
You have to specify something like
Style MyJavaApp FixedPPosition
A side note: for style matching, the old technique of specifying "Style
AWTApp"
for all Java apps won't work with 1.4. They changed it so that the (Java) Class
name is now used for the Class and Resource names; and it looks like the window
Name picks up the window title if you gave it one instead of just "VendorShell".
(Just so you know they did at least one Good Thing with this release.)
Cheers,
Bob
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]