Benedek Dévényi

Results 331 comments of Benedek Dévényi

Thank you for your time and thoughts! I think manually converting the tcl man page to python is really not worth. That’s why I stopped making documentation pages, it was...

https://pypi.org/project/tkinterpp/

Looking at the source code, there's an event for that. You can bind your function to the `` virtual event, that will be generated after the tab is closed.

No. It doesn't send any data 😕 https://github.com/Dogeek/tkinter-pp/blob/a2a161c1993fc04c48840aca0b2886a50963f53f/tkinterpp/notebooks.py#L47

> I also found [this](https://www.tcl.tk/man/tcl8.7/TkCmd/event.html#M5) Yes, there's a `data` field in Tk, but for some reason Tkinter doesn't support it. You can send data with a virtual event ```python w.event_generate("",...

The snap package seems to be outdated, and also missing some plugins for playing m4b files. I would advise using the Flatpak version, as that is the officially supported distribution...

Thanks for the details! They're really useful. After a quick research, it looks like HE-AAC decoding is not supported by `libav` and thus by `GStreamer`. I don't think we can...

If someone gets it working on a mac, a pull request would be greatly appreciated, but I don't even have a working macOS VM so I can't help with that.

I've brought this up some time ago, and @geigi said, that this behavior is intentional, though to me it seems like a workaround, not a feature. I'll link his reply...

> Also, it would be better to gather feedback from users. Alternatively, you can ask to [GNOME Developers Whiteboards](https://gitlab.gnome.org/Teams/Design/whiteboards/-/issues) to get their point of view on which approach would be...