canvas - How would one use Tk to create a paint-like program with oval, rectangle etc buttons? How to save it (2 Parts) -



canvas - How would one use Tk to create a paint-like program with oval, rectangle etc buttons? How to save it (2 Parts) -

i wasn't able reply question asked pertaining paint-like application, i'm going seek understand more generally. here original question: tk canvas objects failing bind

part 1: helpful if give me illustration of how 1 might create class called paint, example, creates tk canvas , includes series of buttons alter object beingness drawn mouse clicks. simplest way create paint application using tkinter.

as can see original problem, may have overcomplicated things.

part 2: i'm unsure of how 1 might save these objects , reference them in different class. have 'savemembers' method which, pointed out, creates way may objects. there simple way this?

thanks much tries help.

canvas python-3.x tkinter paint tk

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -