
# checking resource setting for parents versus children
xtAppInitialize -class Program

xmRowColumn .rc managed -foreground red
xmLabel .rc.label managed -foreground blue -labelString hello

. realizeWidget

. mainLoop
