My Diagram - how to ?

Hi !

I want to create a diagram, but my own drawed.

In Delphi I do this thing to I create an image, and I write to it's
canvas, and it is remember to the pixels - so don't it want to create
a Painter procedure.

Have to wx is same possibility ?

Or a change to I write a canvas, and copy it's content to image ?

Thanx:
KK

Kepes Krisztian wrote:

I want to create a diagram, but my own drawed.

In Delphi I do this thing to I create an image, and I write to it's
canvas, and it is remember to the pixels - so don't it want to create
a Painter procedure.

Have to wx is same possibility ?

Or a change to I write a canvas, and copy it's content to image ?

Look at these pages in the Wiki:

http://wiki.wxpython.org/index.cgi/RecipesImagesAndGraphics

In particular:

http://wiki.wxpython.org/index.cgi/DoubleBufferedDrawing

Might be exactly what you are looking for.

-Chris

ยทยทยท

--
Christopher Barker, Ph.D.
Oceanographer
                                        
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov