|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-a-paint-app-with-tkinter-and-python/
课程评论:没有评论
**课程名称:** 使用 Tkinter 和 Python 构建绘图/绘画应用 **课程概述:** 本课程将带您学习如何使用 Python 标准 GUI 接口 Tkinter 来快速轻松地创建 GUI 应用程序。课程将首先介绍 Tkinter 中将要用到的各种控件(widgets),包括如何使用、自定义它们以及更改它们的属性。此外,您还将学习如何处理 Canvas 上的键盘和鼠标事件,并通过键盘和鼠标移动对象。 课程将从帮助您完成开发环境的搭建开始,包括 Python、pip 和 PyCharm IDE 的安装。随后,将教授您如何使用 Tkinter 为绘图/绘画应用创建 GUI 界面,并集成各项功能。您将惊喜于自己能够如此快速地创建各种 GUI。 在整个课程中,我们将共同构建一个完整的 Paint/Drawing 应用,学习以下内容: * 如何在 Canvas 上绘制各种形状,如线条、矩形、正方形、弧形、椭圆形、圆形和多边形。 * 如何创建简单的 2D Canvas 动画。 * 如何更改 Canvas 和画笔的颜色。 * 如何更改画笔的类型和大小。 * 如何添加撤销(undo)功能,以删除最近添加的形状。 * 如何添加橡皮擦(erase)功能。 * 如何为创建的形状填充颜色。 * 如何将您的绘画保存为图像文件。 最后,课程还将展示如何将您的应用打包成 .exe 文件,以便与他人分享! **立即开始,用 Python 创建您的 Paint/Drawing 应用吧!**
Welcome to the "Build A Drawing App/Paint App With Tkinter and Python" course, a Tkinter is the standard Python interface for developing GUI. Python with Tkinter is the fastest and easiest way to create GUI applications.In this course first, you will learn about Tkinter widgets that we will use in our application. You will learn how to use widgets, how to customize them, how to change their properties, and a lot more, additionally we will also learn how to handle keyboard and mouse events in canvas and we will see how to move objects using a keyboard and mouse.I will start by helping you to get your setup done, which includes Python, pip, and, PyCharm IDE installationThen after I will teach you how to make GUI for the drawing/paint app in Python using Tkinter and then we will integrate the functionality.You will be surprised just how quickly you can create any GUIs.Throughout the course, we will be building out a Paint/Drawing app.We are going to learn aboutHow to draw shapes like lines, rectangles, squares, arcs, ovals, circles & polygons on canvas.How to create simple 2D animations in canvasHow to change the color of the canvas and the brushHow to change the type and the size of the brushHow to add undo facility to delete the shape which we had added recentlyHow to add erase functionalityHow to fill color in created shapesHow to save our drawing as an imageIn the end, I will show you how to package your app as a.exe file that you can share with others!So what are you waiting for? Let's start creating a Paint/Drawing App with Python now.