This is a preview of the video course, "Building a Python GUI Application With Tkinter." Python has a lot of GUI frameworks, but Tkinter is the only framework that’s built into the Python standard library. Tkinter has several strengths. It’s cross-platform, so the same code works on Windows, macOS, and Linux. Visual elements are rendered using native operating system elements, so applications built with Tkinter look like they belong on the platform where they’re run.
This is a portion of the complete course, which you can find here:
The rest of the course covers:
- More Work with widgets, such as buttons and text boxes
- Control your application layout with geometry managers
- Make your applications interactive by associating button clicks with Python functions
- Build a Temperature Converter Application and a Text Editor with Load and Save Functionality
|
Ready to turn raw data into powerful ins...
This talk was recorded at NDC TechTown i...
This talk was recorded at NDC TechTown i...
This talk was recorded at NDC TechTown i...
This talk was recorded at NDC TechTown i...
This talk was recorded at NDC TechTown i...
This talk was recorded at NDC TechTown i...
Struggling to run mongodump, mongoexport...
What happens when your data doesn't matc...
For more details on this topic, visit th...
For more details on this topic, visit th...
Ready to master data processing in Mongo...
Stop guessing if your data is correct! 🛡...
Is your application slowing down as your...
TypeScript just became the #1 programmin...