using QCanvas

Phil Thompson phil at riverbankcomputing.co.uk
Mon Jun 16 07:47:20 EDT 2003


On Monday 16 June 2003 12:25 pm, anson wrote:
> Dear python techs,
>
>
>      I've embedded a QCanvasText into my QCanvas. but for some reason
> the QCanvasText doesn't show up. I heard somehow we have to use the
> QCanvasView. How do you use it?

Check out the canvas.py example included in PyQt and the Qt documentation at 
http://doc.trolltech.com/3.1/canvas.html

Phil





More information about the Python-list mailing list