Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!agate!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next Subject: Re: How to Query Matrix for user chosen tag or cell ? Message-ID: <1690@toaster.SFSU.EDU> Date: 10 Jun 91 04:45:10 GMT References: <1154.284f6541@amy.skidmore.edu> Reply-To: eps@cs.SFSU.EDU (Eric P. Scott) Organization: San Francisco State University Lines: 10 In article <1154.284f6541@amy.skidmore.edu> tholland@amy.skidmore.edu writes: >Given a matrix of radio buttons, how does one query the matrix >as to which button has been pushed by the user ? I assumed you had >to assign unique tag names to each button using the ButtonCell Inspector, >but what message to I send the matrix to ask it which ButtonCell has >been pushed by the user ? [[sender selectedCell] tag] -=EPS=-