Tkinter is indeed a piece of shit for accessibility.
Annoyed because Claude was teaching me to build this file organizer in Tkinter, but repeated attempt after repeated attempt to get it to play nice with NVDA went nowhere.
So now I have to convert everything to PyQt6.
Bright side? Claude assures me that this is a much better fit for accessibility and also will work with future features I wanna implement down the road as my skills improve.
I have this crazy fucking idea to build my own file manager and explorer that I'd actually want to use daily.
#AmLearning #LateNightCoding #Programming