Newsgroups: comp.lang.lisp
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!nntp.sei.cmu.edu!news.cis.ohio-state.edu!math.ohio-state.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!newsfeed.internetmci.com!in1.uu.net!explorer.csc.com!aplcenmp!hall
From: hall@aplcenmp.apl.jhu.edu (Marty Hall)
Subject: Re: Choice buttons hanging
Message-ID: <DsMsDE.L5E@aplcenmp.apl.jhu.edu>
Organization: JHU/APL Research Center, Hopkins P/T CS Faculty
References: <4p82vk$lsp@agate.berkeley.edu>
Date: Fri, 7 Jun 1996 13:05:38 GMT
Lines: 14

In article <4p82vk$lsp@agate.berkeley.edu> gendflor@uclink3.berkeley.edu (Jason Michael Broad) writes:
>I am using SGI java... when I stuff two choice buttons into the same
>panel the appletviewer hangs.  Has anyone had this problem or have
>a clue why something like this would happen?  

This happens when you have your $CLASSPATH set to /usr/local/bin/lisp.
Using CLIM for your LayoutManager can also cause this type of problem.

(Try comp.lang.java, not comp.lang.lisp :-)

					- Marty

Lisp: <http://www.apl.jhu.edu/~hall/lisp.html>
Java: <http://www.apl.jhu.edu/~hall/java>
