Il 2006-01-09, John Bauman <[EMAIL PROTECTED]> ha scritto:
>
> "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.

No, that's definitely a lower level tool. I need someting that has
rectangles, lines, possibility to move object around, easy bindings, tags
for objects, grouping. All that is already in tkinter.canvas but I need to
use it from a GTK application.

Any other ideas?

sandro
*:-)

-- 
Sandro Dentella  *:-)
http://www.tksql.org                    TkSQL Home page - My GPL work
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to