Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pt.cs.cmu.edu!a.gp.cs.cmu.edu!ldc
From: ldc@a.gp.cs.cmu.edu (Lonnie Chrisman)
Newsgroups: comp.windows.x
Subject: Dialog Value String problem
Keywords: DialogWidget
Message-ID: <5832@pt.cs.cmu.edu>
Date: 11 Aug 89 20:24:14 GMT
Distribution: usa
Organization: Carnegie-Mellon University, CS/RI
Lines: 10


I have a Dialog Widget up and running, but I cannot seem to get the value
of the textual input part.  I have tried using XtDialogGetValueString(),
but this seems to always return the starting (default) value, not the 
modified value part.  On the screen, the value changes as the user types,
but the value returned by XtDialogGetValueString() never changes.

Does anyone recognize what is going on here?  

Lonnie.Chrisman@cs.cmu.edu