Akuli

Results 347 comments of Akuli
trafficstars

Can you take a screenshot of a 64-bit python installer and use that? The old screenshot was from a 32-bit installer because I don't have a 64-bit windows computer. Most...

- f strings in `handy-stuff-strings.md` - add dataclasses to `advanced/datatypes.md`, consider removing named tuples - anything else I forgot?

Just do it then :) If multiple people do it, I will combine the changes.

Nice :) Don't add dataclasses yet. I probably want to restructure things a bit before adding dataclasses. Basically, I think the basics/advanced splitting as it is now doesn't make much...

We don't need `.format()` or `%` formatting anymore, at least not in the basics section.

Can you put it to one of the `.md` files along with an explanation of what it does? Even better, can you break the code and turn this into a...

I guess I can move the code into some `.md` file myself. I don't know when I'll have the time to do that though.

Thanks for reporting this. I have ran across this too but I forgot to report it here.

>'Black' theme: Spinbox text not visible unless selected. Any update on this? It is still broken after `pip install --upgrade ttkthemes`

Is there some way to specify the color that the transparency is replaced with? It seems to replace everything transparent with white. I'd like to use a different color instead...