Path: utzoo!attcan!uunet!zephyr.ens.tek.com!uw-beaver!mit-eddie!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: search and replace in xmh toc window Message-ID: <9002072225.AA07594@expo.lcs.mit.edu> Date: 7 Feb 90 22:25:49 GMT References: <1990Feb6.153627.18979@axion.bt.co.uk> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 11 > I notice that the text widgets search and replace functions (ctrl-s and > ctrl-r) are disabled in the xmh application defaults file, and if they > are re-enabled they don't work. I can understand why replace won't work > (window is read only), but is there any way of making search work? No, the Search method of the text source object used by the xmh toc was never implemented. It could be; see clients/xmh/tsource.c converse@expo.lcs.mit.edu