A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/331966.html below:

Plotting points to screen

Plotting points to screen Plotting points to screenFredrik Lundh fredrik at pythonware.com
Mon Sep 26 15:07:37 EDT 2005
Jason wrote:

> Like I said, it's nothing complicated, no flashing wotsits or 3d
> quad-linear vertexes with bi-linear real-time shading, just simple
> 'points' a few lines or circles and nothing more.

all UI toolkits can do that.  just pick one, and read up on the
graphics API.  for Tkinter, you can use the Canvas widget or
the WCK:

    http://effbot.org/zone/wck-3.htm

or a pixel canvas, or perhaps WCK+AGG:

    http://effbot.org/zone/wck-pixelcanvas.htm
    http://effbot.org/zone/draw-agg.htm

etc.  more links:

    http://piddle.sourceforge.net/
    http://www.wxpython.org/
    http://matplotlib.sourceforge.net/
    http://www.riverbankcomputing.co.uk/pyqt/index.php

</F> 




More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4