Today I worked on the many problems I have.
Now the user entry is saved and I can use it to set the volume
I also added a error box
And I worked on the main code that sets the volume
Log in to leave a comment
Today I worked on the many problems I have.
Now the user entry is saved and I can use it to set the volume
I also added a error box
And I worked on the main code that sets the volume
Log in to leave a comment
The problem was that the volume slider was in another window and if I pressed the exit button the main window only clossed, so I switches to a label and now its all in one window.
I also tried to work with the user input but this is still in construction :)
Log in to leave a comment
Created the interface with tkinter
Log in to leave a comment
I want to learn python and on my journey I created a password manager to learn and understand how to work with files
The hard part was to save more than one password
I spent the first two hours writing the programme, the basic structure was in place, but there were still some bugs and one function wasn’t working.
Then I spent the remaining 12 minutes fixing all the errors.
Log in to leave a comment