Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!convex.UUCP!root From: root@convex.UUCP (Superuser) Newsgroups: comp.windows.x Subject: Lost mail for you Message-ID: <9006071721.AA14584@sushi> Date: 7 Jun 90 17:21:17 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 44 From pescadero.stanford.edu!expo.lcs.mit.edu!xpert-mailer Thu May 31 20:57:26 1990 remote from convex Received: by sushi (5.51/7.0) id AA12049; Thu, 31 May 90 20:57:26 CDT Received: by convex.COM (5.51/4.7) id AA06377; Thu, 31 May 90 20:57:14 CDT Received: from Erebus.Stanford.EDU by uxc.cso.uiuc.edu with SMTP (5.62+/IDA-1.2.8) id AA06646; Thu, 31 May 90 20:52:50 -0500 Received: from Hanauma.Stanford.EDU by erebus.Stanford.EDU with TCP; Thu, 31 May 90 18:39:48 PDT Received: by hanauma.stanford.edu (5.51/7.0) id AA00945; Thu, 31 May 90 18:52:37 PDT Received: from EXPO.LCS.MIT.EDU by Pescadero.Stanford.EDU (5.59/25-eef) id AA19599; Thu, 31 May 90 18:51:32 PDT Received: by expo.lcs.mit.edu; Thu, 31 May 90 17:21:09 EDT Received: by expo.lcs.mit.edu; Thu, 31 May 90 17:20:37 EDT From: convex!expo.lcs.mit.edu!converse (Donna Converse) Message-Id: <9005312120.AA22053@expo.lcs.mit.edu> To: Janet L. Carson Cc: xpert@expo.lcs.mit.edu Subject: Re: Athena Toggle Radio Group Question In-Reply-To: Your message of Fri, 25 May 90 14:42:09 CDT. <9005251942.AA01894@wilkins.bcm.tmc.edu> Organization: X Consortium, MIT Laboratory for Computer Science Date: Thu, 31 May 90 17:20:36 -0400 > I am having some problems with the Athena toggle widget in a radio > group. I have successfully created radio groups where I have been > able to specify the radio group at the time the widgets are being > created. However, I have a situation where I need to be able to > set up a radio group "on the fly." ..... > Why won't these toggles function > as a radio group? Bug in XawToggleChangeRadioGroup: when the second argument is a widget which doesn't belong to any radio group; i.e. the bug is when this function is used to create a new radio group -- no new group is created. A work-around is to first create the group by changing a widget's radio group to be itself, then using the function normally. Donna Converse converse@expo.lcs.mit.edu