Closing a tclkit

Liste des GroupesRevenir à cl tcl 
Sujet : Closing a tclkit
De : JacobLambeth (at) *nospam* clevelandgolf.com (Jacob)
Groupes : comp.lang.tcl
Date : 24. Jun 2024, 18:49:16
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v5cbis$11tii$1@dont-email.me>
User-Agent : Mozilla Thunderbird
Hello,
I have a program that runs inside a tclkit (windows exe). Whenever I close the program by clicking the "X", the tclkit still says its running the task manager. Are there any tips on how to properly close a tclkit? Right now, I simply have an exit command binded to the window.
bind . <Destroy> {
     exit
}
Thanks,
Jacob

Date Sujet#  Auteur
24 Jun 24 * Closing a tclkit6Jacob
24 Jun 24 +- Re: Closing a tclkit1Jacob
24 Jun 24 +* Re: Closing a tclkit3Robert Heller
25 Jun 24 i`* Re: Closing a tclkit2Jacob
25 Jun 24 i `- Re: Closing a tclkit1Robert Heller
27 Jun 24 `- Re: Closing a tclkit1Andreas Leitgeb

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal