-
> ### Updating GUI [d087bfd](https://github.com/ironjunk/local-password-manager/commit/d087bfd5c357549ad41474e6347b5463866ae91c)
- [ ] Change GUI framework from `tkinter` to `customtkinter`
-
![image](https://github.com/user-attachments/assets/371bc6ca-cca8-4644-9783-7290191797c6)
(to tentando rodar isso num ambiente sandboxed btw)
-
BPO | [42305](https://bugs.python.org/issue42305)
--- | :---
Nosy | @serhiy-storchaka, @E-Paine, @RajvirSingh1313
PRs | python/cpython#23210
Files | [auto_complete.py](https://bugs.python.org/file4958…
-
BPO | [32426](https://bugs.python.org/issue32426)
--- | :---
Nosy | @terryjreedy, @serhiy-storchaka, @patthoyts
*Note: these values reflect the state of the issue at the time it was migrated and migh…
-
As discussed with @pyramid3d on Gitter, currently there are issues with porting UnitConverter to Python 3, since the window management with TkInter needs a complete rewrite.
We wanted to explore ot…
-
### Desktop (please complete the following information):
I needed to use meter in a child window, and the program threw an error, which I assumed was due to a default conflict
### Describe the bug
…
gtgor updated
3 months ago
-
Research and implement validation
see: [tkinter-validation](http://stupidpythonideas.blogspot.com/2013/12/tkinter-validation.html)
-
Hallo,
I just started this project: https://github.com/duk3luk3/faflauncher
Where I'm trying to use asyncio-tkinter and also aiohttp.
With the code as it is in the repo currently:
```pytho…
-
Absolute paths converted to relative for privacy.
```
./Melee-Modding-Wizard/venv/Scripts/python.exe ./Melee-Modding-Wizard/main.py
Traceback (most recent call last):
File "./Melee-Modding-Wiza…
-
I found that the usage of matplotlib in distruct.py fails if X is not present:
```
File "{snip}/python/pyenv/versions/2.7.14/lib/python2.7/lib-tk/Tkinter.py", line 1819, in __init__
self.tk…