On Wed, Aug 04, 2004 at 07:42:51AM +0200, Johannes Zellner wrote:
> is there something like gimp's canvas (scrollable drawingarea with rulers
> which scroll simulaneously with the drawingarea) for pygtk? -- maybe as
> code sample?

There's a DrawingArea widget:

    http://www.pygtk.org/pygtk2tutorial/ch-DrawingArea.html

I'm not sure about the rulers, though. You'll probably need to cook that
up yourself.

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to