From: Jason Michael Broad
Subject: Choice buttons hanging
Date: 
Message-ID: <4p82vk$lsp@agate.berkeley.edu>
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?  
Jason

From: Jeff Shrager
Subject: Re: Choice buttons hanging
Date: 
Message-ID: <4p92ab$grn@usenet.srv.cis.pitt.edu>
: 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?  

Ah!  I've had this problem before.  I found that the {fizzy.wigger}
had a braxtrop[] in the .//fixprob.box.fillup.viewer classified
methodizer.  I fixed it by deleting all my code, switching to lisp,
and getting a life. 

Hope this helps,
  Cheers,
  'Jeff
From: Marty Hall
Subject: Re: Choice buttons hanging
Date: 
Message-ID: <DsMsDE.L5E@aplcenmp.apl.jhu.edu>
In article <··········@agate.berkeley.edu> ········@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>