Easy Draw Module
Searchβ¦
About the Project
Student Developed Art
π
Python
Setup and Install
Starter Template
Example Code
Style Guide
Module Reference
Power Users
Issues and Features Coming Soon...
Python Curriculum
Unit 1: Drawing Basics
Unit 2: Drawing Algorithms
Unit 3: Functions and Events
β
Java
Coming Soon...
Java Curriculum
Unit 1: Using Easy Draw Objects
Unit 2: If Statements and Drawings
Unit 3: Iteration and Drawings
Unit 4: Methods and Classes to Abstract Drawings
Tabs
Powered By
GitBook
Power Users
Using other Tkinter capabilities
Easy Draw is just a Tkinter GUI window. It has all the capabilities of any Tkinter app.
Tkinter 8.5 reference: a GUI for Python
You can modify or add to Easy Draw's Tkinter window by referencing the Easy Draw variable
easy_draw.WINDOW
You can modify or add to Easy Draw's canvas by referencing the Easy Draw variable
easy_draw.CANVAS
β
β
β
β
Previous
Saving Your Drawing
Next - Python
Issues and Features Coming Soon...
Last modified
1yr ago
Export as PDF
Copy link