# setting resources at create time and later
xtAppInitialize -class Program

xmPushButton .fred managed -labelString bill -width 200 
.fred setValues -height 100


. realizeWidget

. mainLoop
