In this video take a closer look at the sticky option. We understand its working by trying out different options in the Calculator App when we create the grid of buttons.
Other videos in this series.
1. Introduction and Learning Goals
• 1. Calculator: Building a Calculator App o...
2. Understanding the grid geometry manager
• 2. Calculator: Understanding the grid geom...
3. Adding the Expression Label and the Entry label
• 3. Calculator: Adding the Expression Label...
4. Adding rows of buttons
• 4. Calculator: Adding rows of buttons usin...
5. What does the 'sticky' option mean?
• 5. Calculator: What does the 'sticky' opti...
6. The high level architecture of the Calculator App -- 4 types of buttons, 2 labels
• 6. Calculator: The high level architecture...
7. Getting ONE number button to work
• 7. Calculator: Getting ONE number button t...
8. Making all the number buttons work using lambda functions
• 8. Calculator: Making all the number butto...
9. A brief introduction to lambda functions in Python
• 9. Calculator: A brief introduction to lam...
10. Getting the operator buttons to work using lambda functions
• 10. Calculator: Getting the operator butto...
11. Getting the CLEAR button to work
• 11. Calculator: Getting the CLEAR button t...
12. Getting the EQUALS button to work using the EVAL statement
• 12. Calculator: Getting the EQUALS button ...
13. Handling errors using try/except statement
• 13. Calculator: Handling errors using try/...
14. Comparing our calculator app with the standard windows app, and several enhancement ideas
• 14. Calculator: Comparing our calculator a...
Checkout more interesting projects for learning Python on our course website here - https://wibyte.in