From owner-freebsd-java Sat Mar 16 12:31:24 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id A04B837B43B for ; Sat, 16 Mar 2002 12:31:16 -0800 (PST) Received: from nc.rr.com ([66.26.64.108]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 16 Mar 2002 13:50:28 -0500 Message-ID: <3C9393F4.CCB354AC@nc.rr.com> Date: Sat, 16 Mar 2002 13:50:28 -0500 From: Michael E Mercer Reply-To: mmercer@nc.rr.com X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.5-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: 'FreeBSD Java mailing list' Subject: Popup window displays first time then never again... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello all, I am using Jbuilder 5 on FreeBSD 4.5 Stable using the native jdk with latest patchset from /usr/ports/java/jdk13. What I am seeing is this: I type a class variable name then hit period (.), this causes the member insight dialog to show. This works the first time you try it but never again. What I have found out is the dialog is actually there, just I can not see it. I can (blindly) use the arrow keys to scroll through the list and hit enter and that name (what ever was highlighted when I hit enter) appears. Does anyone know why this is happening? Thanks Michael Mercer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message