Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!kodak!ektools!tan From: tan@ektools.UUCP (Thomas A. Napoli) Newsgroups: comp.windows.x Subject: Xaw TextWidget Question Message-ID: <2250@ektools.UUCP> Date: 13 Nov 89 13:25:55 GMT Sender: tan@ektools (Thomas A. Napoli) Reply-To: tan@ektools.UUCP (Thomas A. Napoli) Distribution: na Organization: Eastman Kodak, Dept. 47, Rochester NY Lines: 17 Keywords: XtTextWidget Xaw References: I am writing my first application using the Athena widgets X11R2; actually, its my first toolkit application under X. Hopefully, someone can tell me (or provide an example) how to use the TextWidget. I am using an asciiStringTextWidget and want to change the string when the user asks for new information. Changing XtNstring results in a X Toolkit error, because this feature is not supported. I thought that I might need to create a TextWidget instead, by supplying both the source and sink myself. Then, I could change the source, as needed. Unfortunately, the documentation is a bit sparse in this area. Any suggestions on how to create both sources and sinks or where I can find additional documentation on the Athena Widgets would be appreciated. Tom Napoli tan@aviary.kodak.com (or ...!rochester!kodak!aviary!tan)