The Artima Developer Community
Sponsored Link

Python Answers Forum
Drawing on an image widget

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Eller

Posts: 1
Nickname: mikeeller
Registered: Nov, 2004

Drawing on an image widget Posted: Nov 26, 2004 5:07 PM
Reply to this message Reply
Advertisement
Hello,

I am just starting out with Python. I am using pyGTK.
I have an image widget on which I loaded an image from file. Now I would like to draw on top of the image.
How do I implement drawable to draw on the image widget (on top of the image loaded from file)? Is this possible? Or is there a way to load the image as a background to a drawingarea widget?

Any assistance is greatly appreciated.

Mike

Topic: Adding windows directories to unix path? Previous Topic   Next Topic Topic: Problem writing a class

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use