Hello.

I'm trying to develop a small app to do the following:

I'd like to have a PNG file loaded in the background, rescaled to the width
of my window, with a vertical scroller; I want to be able to click on the
PNG and type text at the point where I clicked.

I intend to use pangocairo to type the text, and cairo to render the PNG
file; however I have trouble to find any leads on how to display a PNG file
in with cairo (I'm getting mixed up between contexts and surfaces: what is
the difference?)

Thanks for any help!

-- 
Fabrice DELENTE
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to