Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!ucsd!ucbvax!cache.crc.ricoh.com!jamey From: jamey@cache.crc.ricoh.com (Jamey Graham) Newsgroups: comp.windows.x.motif Subject: ASCII Text/File Widget in Motif? Message-ID: <9101072356.AA00473@cache.crc.ricoh.com> Date: 7 Jan 91 23:56:32 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 18 Is there a text widget in the Motif toolkit which resembles the text widget in the Athena toolkit (or actually the asciiDiskWidgetClass)? >From what I have read in the documentation, the Motif text widget handles "text" not files. Athena widgets can handle files, e.g., XtSetArg (args[i],XtNfile, filename); ++i; XawAsciiSaveAsFile (XawTextGetSource(text_widget), FILENAME); I noticed that the author of "The X Window System, Programming and Applications with Xt: OSF/MOTIF Edition" essentially wrote his own ASCII text/file "thing". Is this what I have to look forward to? Jamey Graham Ricoh California Research Center jamey@crc.ricoh.com 2882 Sand Hill Road, Suite 115 Menlo Park, CA 94025-7022