Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!bu-cs!husc6!rice!phil From: phil@rice.edu (William LeFebvre) Newsgroups: comp.sys.amiga.tech Subject: Gadget.MutualExclude? Message-ID: <2858@kalliope.rice.edu> Date: 16 Mar 89 05:39:53 GMT Sender: usenet@rice.edu Reply-To: phil@rice.edu (William LeFebvre) Organization: Rice University, Houston Lines: 17 Okay..... I REELY want to have two gadgets that are mutually exclusive. That is, selecting one forces the other to automatically be unselected. I see the field "MutualExclude" in the struct Gadget. Does Intuition pay attention to it? I tried to follow the sketchy documentation in the include file, but to no avail. Does this thing actually work, or am I going to have to do it myself? If it does work, then how? What I'm after is something identical to what happens in preferences, especially the printer preferences. You have a series of gadgets representing mutually exclusive choices. Selecting one automatically unselectes any of the others that might be selected. I know I can do this by hand, but I don't want to unless I have to. William LeFebvre Department of Computer Science Rice University