Build A Simple Calculator App - Python Kivy GUI Tutorial #15

In this video we’ll start to build a simple Calculator app with Kivy and Python. In this video we’ll build out the main GUI for the Calculator App. We’ll also start to work on the functionality a bit, but making the ’C’ or “Clear“ button actually clear the text input box. We’ll start out using a Box Layout with a Text Input box in it, then we’ll add a Grid Layout inside of that to hold all of the buttons for our Calculator.
В начало