# multiple settng of resources
xtAppInitialize -class Program
xmLabel .fred managed -labelString bill
.fred setValues -width 200 -height 100


. realizeWidget

. mainLoop
