Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!gatech!ncsuvx!ccvs3!sam From: sam@ccvs3.uucp (Sam Moore) Newsgroups: comp.windows.x Subject: Help changing source with Athena Text Widget. Message-ID: <3041@ncsuvx.ncsu.edu> Date: 23 May 89 13:48:52 GMT Sender: news@ncsuvx.ncsu.edu Reply-To: sam@cave.ncsu.edu (Sam Moore) Organization: NCSU Computing Center Lines: 13 Can someone send me, or point me in the direction of, help or a simple example of how to change sources with a Text Widget. I have tried changing the XtNstring and XtNfile values with XtSetValues and XtTextSetValues. I am sure I am missing the obvious. My application needs to be able to view different files. It works great for the first file using a AsciiStringWidget or an AsciiDiskWidget. I just can't change the source unless I destroy the widget and start over. I assume this is not necessary. Sam