You are browsing as a guest. Sign up (or log in) to start making projects!

3h 56m 16s logged

I started this project to learn how to create graphical applications using Python and PySide6. I first learned how to create buttons and a display, then used QGridLayout and loops to arrange the calculator buttons. I implemented button-click handling and operator validation so multiple operators cannot be entered consecutively. I also learned about signals, connect(), lambda functions, and Qt alignment while designing the GUI. Finally, I styled the calculator to make the interface cleaner and more aesthetic.

0
23

Comments 0

No comments yet. Be the first!