Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!caen!zaphod.mps.ohio-state.edu!wuarchive!rice!uupsi!mstr!mstr!beau1029 From: beau1029@mstr.hgc.edu (donald beaudry) Newsgroups: comp.windows.x.motif Subject: Re: Use of XmList widget without selection Keywords: List Message-ID: <1991May18.072804.11950@mstr.hgc.edu> Date: 18 May 91 07:28:04 GMT References: <33292@shamash.cdc.com> Sender: Usenet@mstr.hgc.edu (Action News Central) Reply-To: beau1029@mstr.hgc.edu (donald beaudry) Organization: The Hartford Graduate Center, Hartford CT. Lines: 7 Nntp-Posting-Host: sa2.hgc.edu In article <33292@shamash.cdc.com> slc1290@hare.udev.cdc.com (steve chesney x4662) writes: > ...Is there a straightforward way >(straighter than playing with highlight color resources) to turn off selection >in a list? > Sure there is... try XtSetSensitive(my_list_widget, 0).