Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!trwind!venice!waldorf From: waldorf@venice.SEDD.TRW.COM (jerry waldorf) Newsgroups: comp.windows.x Subject: Set Selection in XmText widget? Message-ID: <173@venice.SEDD.TRW.COM> Date: 28 Nov 89 22:50:43 GMT Reply-To: waldorf@venice.sedd.trw.com (jerry waldorf) Organization: TRW Systems Engineering & Development Division, Redondo Beach, CA Lines: 10 Hello MOTIF world, I have some sticky problem with XmText and thought that I might try my luck with you guys. My problem is that I need to select(or hilight whatever term you want to use) more than one word. Currently If I select one word, it automatically deselects the previous one. I need to find a way to select more than one word. I need to do this using XmN property or some methodical way. Any suggestion? Thank you