Sujet : Re: Mirroring events
De : user9 (at) *nospam* newsgrouper.org.uk.invalid (JeffSmith)
Groupes : comp.lang.tclDate : 28. Dec 2024, 12:20:08
Autres entêtes
Message-ID : <1735384808-9@newsgrouper.org.uk>
References : 1
User-Agent : Newsgrouper/0.7.0
Shaun Kulesa <
user1405@newsgrouper.org.uk.invalid> posted:
I want to mirror events happening on one tk window to another. I know I can execute these the events using `event generate`.
But I am unsure how to read all events being handled in a window. I have looked at things like the dooneevent and the history command.
Is there a way to record all the previous executed events?
From the wiki, this may help
https://wiki.tcl-lang.org/page/playtkl%2C+testing+Tk+apps+and+playing+macrosKind Regards
Jeff