# callback test

pushButton .fred managed -labelString "Push Me"
.fred armCallback {puts stdout "hi there"}
