calculator-using-tkinter | used tkinter library in python | Apps library
kandi X-RAY | calculator-using-tkinter Summary
kandi X-RAY | calculator-using-tkinter Summary
i used tkinter library in python 3 to make a user interface for a calculator.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- equalpress
- Press a number .
- Clear the expression .
calculator-using-tkinter Key Features
calculator-using-tkinter Examples and Code Snippets
Community Discussions
Trending Discussions on calculator-using-tkinter
QUESTION
I'm trying to build calculator based on tkinter. I also follow tips from there. Program for sure is still in progress. I'm currently stuck because of this error:
AttributeError: 'Calculator_GUI' object has no attribute 'main'
I have no idea how to get to work communication between both classes. I'm also asking for short review of what already is done. Thanks in advance! Here's the code:
...ANSWER
Answered 2019-May-01 at 19:13You need to 'make' the self.main
before running the create_widgets()
funtion, so this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install calculator-using-tkinter
You can use calculator-using-tkinter like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page