Date: Thu, 10 Sep 1998 11:17:11 -0700 From: Devadas Patil <dpatil@cisco.com> To: freebsd-java@FreeBSD.ORG Subject: jfc apps on freeBSD Message-ID: <3.0.32.19980910111709.006bfb28@pita.cisco.com>
next in thread | raw e-mail | index | archive | help
Hi all: My JFC application that works acceptably on other platforms has the following problems on FreeBSD: 1. The main dialog (JFrame) does not want to resize 2. Child modal dialogs do not display the title even though a title has been asigned. They simply display "Untitled ..." 3. Even though I specify an image for iconification, it does not display it when iconified. 4. Accelerator keys do not seem to respond to (Alt) combinations. I have experienced this problem on other UNIX flavors too. Some or all of these problems could be system level settings. Any suggestions welcome. Regards, Devadas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19980910111709.006bfb28>