Closed monkeycc closed 10 months ago
The argument 'text_anchor' doesn't exist in the current oficial version of customtkinter library. I had to change the library and i'm waiting for approval by the owner to implement that change. In this repository https://github.com/P3rdigas/CustomTkinter you can find the modified library. If you use poetry, the library will be automatically be install. Mean while this version of the application is very incomplete, i'm currently working in the GUI and discovering the best approaches for the app, so i recommend you to use the released version. Take in mind this program only removes passwords from workbooks, sheets and read-only files, files with password needed to be opened need a brute force tool and vba passwords are currently not supported yet.
thanks We have found other frameworks and successfully resolved the issue
About this framework GUI Suggested use https://github.com/PySimpleGUI/PySimpleGUI
Nice. Thanks for the suggestion, however i think i'm gonna stick with this framework, was the first i used, want to improve it and has a lot of my time invested in. Besides, the result of this framework feels more modern that PySimpleGui!