I can startup unix commands like the one below, but would like
an exit button or command for each as well.
Could someone give me a pointer.

thanks

    button $base.but21 \
    -background #00aed2 -borderwidth 5 \
    -command {exec /usr/bin/X11/xterm -e top &} -text {Top Utility Tool} 
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/vtcl-user

Reply via email to