> From <glo.be at algo>  Thu Nov  7 14:59:08 1996
 > X-Env: (fhg.de) <glo.be at algo> -> <iitb.fhg.DE.VIA-SMTP at sut>
 > X-Sender: <glo.be at algo>
 > X-Mailer: Windows Eudora Pro Version 2.2 (32)
 > Mime-Version: 1.0
 > Content-Type > :  > text/plain > ;  > charset="us-ascii" > 
 > Date: Thu, 07 Nov 1996 14:56:35 +0100
 > To: <iitb.fhg.de at sut> (Gerd Sutschet), <cs.berkeley.EDU at Allegro-Cl>
 > From: Francis Leboutte <glo.be at algo>
 > Subject: Re: radio-buttons and :click-off
 > Content-Length: 596
 > 
 > At 09:30 7/11/96 +0100, Gerd Sutschet wrote:
 > >
 > >Does anybody have experience with radio-buttons in dialogs?
 > >I want to build a dialog containing two radio-buttons in the 
 > >same cluster and I want to be able to deselect an already
 > >selected button (so that none of the two buttons is active).
 > 
 > You could try to use the set-dialog-item-value to change the value (from T
 > to NIL) of the button, while temporally setting its cluster slot to NIL.
 >