Benedek Dévényi
Benedek Dévényi
Hi! This is actually intended, as I didn’t find any color that would look good for the off state. However, I don't think it's a very good solution, so I'll...
### TODO - [x] Reduce default tooltip delay - [x] Intelligently set delay before disappearance - [x] Fix newline problem with Aqua theme - [ ] Make sure it doesn't...

I'm currently not able to implement it, but I think it's a good starting point for you. It's basically just adding a `font` parameter to the `__init__`, and a key...
> tukaan.exceptions.TclError: unknown option "-font" Nah, that is odd. I have to figure out why that happens, the manual page says that it works with Tk 8.5 and eith 8.6...
> @rdbende I added it as: > > ```python > "font": tuple, > ... > font: tuple | None = None, > ... > font=font, > ``` > > But...
Soon!
@sumeshir26 There's some initial documentation with GitHub pages here: https://tukaan.github.io/docs. Currently there are only two pages, but I recommend you to read it, as it may also be useful for...
I would really appreciate, if somebody could help in this 🤗
Also, writing comprehensible \_\_doc\_\_strings in English is not my strong point.