D
D
dr sbtn2016-04-21 13:53:33
Python
dr sbtn, 2016-04-21 13:53:33

What are the libraries in python with analogues of the lineTo and MoveTo procedures?

Purpose - a program for drawing graphs. (with the implementation of the transfer from the world to the screen SC). I need to use only those built-in functions / procedures that are directly responsible for constructing a segment and a point. Ready-made plotting functions cannot be used

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-04-22
@sim3x

The question sounds too vague
In order not to send you to PySide/PyQt at all, I will send you to Google in the direction
https://www.google.com/search?q=tk+python+write+line
maybe this is enough for you
effbot.org/ tkinterbook/canvas.htm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question