From owner-freebsd-java Fri Dec 6 8:30:29 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B362437B401 for ; Fri, 6 Dec 2002 08:30:28 -0800 (PST) Received: from mail1.uits.uconn.edu (mail1.uits.uconn.edu [137.99.25.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id E000843ECF for ; Fri, 6 Dec 2002 08:30:27 -0800 (PST) (envelope-from matt@forsetti.com) Received: from [137.99.80.149] (d80h149.public.uconn.edu [137.99.80.149]) by mail1.uits.uconn.edu (8.11.6/8.11.6) with ESMTP id gB6GTIA00573 for ; Fri, 6 Dec 2002 11:29:19 -0500 Subject: Re: Dialog Boxes From: Matt Smith To: freebsd-java@freebsd.org In-Reply-To: <20021204133608.39440.qmail@web20008.mail.yahoo.com> References: <20021204133608.39440.qmail@web20008.mail.yahoo.com> Content-Type: text/plain Organization: Message-Id: <1039192157.71374.22.camel@d80h149.public.uconn.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 06 Dec 2002 11:29:17 -0500 Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-0.6, required 6, AWL, IN_REP_TO, REFERENCES, SPAM_PHRASE_01_02) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I run fluxbox, and experience the same issue with native jdk1.3.1 . I have found that certain combinations of Window Manager and Native vs Linux JDK cause windows to be "as small as the Window Manager allows". Unfortunately, playing with Window Focusing modes does not help me, as offered by Gavin in a previous email. For example, fluxbox with native-jdk1.3.1 causes Netbean's splash screen to have a title bar, and be incredibly small. However, fluxbox with linux-jdk1.4.1 (run as root) causes the splash screen to be displayed, normal size, with no title bar (as the splash screen should be, I believe). I used to run WindowMaker, and found that certain apps would shrink certain java windows with native-jdk1.3, and display properly with linux-jdk-1.3 (I didn't try 1.4 under WindowMaker), and certain apps would exhibit the opposite effect. I know this is not very specific, but it has been a while since I ran WindowMaker, and I don't remember the details. Off hand, using native-jdk1.3.1 to run the LDAP Browser/Editor from http://www.iit.edu/~gawojar/ldap/ displays the splash screen properly, but then further windows pop up very small. linux-jdk1.4 (as root) displays all windows properly. If it matters, I am running the same class files under both native-jdk1.3.1 and linux-sun-jdk1.4 -- I am not recompiling each app using the matching javac. Hope this info helps a little -- I can collect more Windows Manager vs. Java version vs. Application as time permits, if it would help any. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message