# testing setting value in Text
xtAppInitialize -class Program

xmText .text managed -value "hi there"

. realizeWidget

. mainLoop
