Benedek Dévényi

Results 446 comments of Benedek Dévényi

Yes I have already made it but there are minor issues with it. Everything works great, but the numbers sucks at initializing. I could create a branch for it if...

Thank you, I'll definitely implement this sometimes.

> Any update on this? Not yet. I got frustrated with Tkiner and haven't used it in the last year or so. Instead, I started my own GUI framework. Check...

TBH, I've never heard of JSON pointers before. But if it isn't working, it's an issue with Python's `json` module, since `tkcode` uses that to get the colors and it's...

This is something I can't change yet. Pygments tries to be as general as possible so that tokens are proper for all languages, and therefore I can't color methods, functions,...

However, I fixed the `Token.Operator` because it was red not pink.

I got the same error message. In `/home/user/.local/lib/python3.9/site-packages/gttk/` there are only `.dll` files that don't work under Linux. 😕

So I couldn't fix it yet.

I just noticed this in the README: > ### Wheels > Currently, wheels are provided for Windows. The Linux wheels are built with Travis-CI and are thus not manylinux wheels....

Thanks! It's a very good and understandable source for it. I really like that it shows in which situation which gm is useful because tbh a lot of people don’t...