On Saturday, 17 October 2020 at 18:39:54 UTC, starcanopy wrote:
On Saturday, 17 October 2020 at 09:33:04 UTC, tastyminerals wrote:
On Sunday, 11 October 2020 at 18:51:17 UTC, tastyminerals wrote:
[...]

So, this is even tricky in Python TkInter but possible.
In tkd this is not possible unfortunately.

You could try directly calling [bindtags](https://www.tcl.tk/man/tcl8.4/TkCmd/bindtags.htm) with _tk.eval. Modifying and extending tkd is easy from my experience where I had added support for additional image formats. (After blundering about on how to get tcl/tk to work, lol.)

So, there is a way. It just needs substantial time investment :)
Thanks for point it out.

Reply via email to