Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cs.utexas.edu!sm.unisys.com!oberon!nunki.usc.edu!sal15.usc.edu!anthonyt
From: anthonyt@sal15.usc.edu (Anthony Tieu)
Newsgroups: comp.windows.x
Subject: label widget
Message-ID: <2039@nunki.usc.edu>
Date: 29 Nov 88 22:33:55 GMT
Sender: news@nunki.usc.edu
Reply-To: anthonyt@sal15.usc.edu ()
Organization: University of Southern California, Los Angeles, CA
Lines: 12

Hello, 
	I am learning how to program using the toolkit with X-Windows.
If this sounds too trivia to some of you, please forgive me.

	I am working on a calculator program and would like to changed
the displayed value as the user clicks on the number buttons. I am
currently using the labelWidget to display the numbers.  I have tried 
using XtGetValues, XtSetArg, and XtSetValues, but was unable to succeed. 

	If anyone can help, I would appreciated.

Thanks.