"Sandro Dentella" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I need a (decent) canvas for PyGTK. I used tkinter.canvas with real >pleasure > in the past but now I need to use the canvas in a Gtk application. Does > anybody know of one with similar capabilities? It must work on Windows > too. > It must be able to produce postscript output.
I think that PyCairo might be what you're looking for, at least if you're using gtk 2.8. -- http://mail.python.org/mailman/listinfo/python-list