Hello,

I'm a new user of gtk, python and pygtk, which I'm using to build
an image-processing application ( with C/swig doing the dirty work).

I display an image using GdkImlib, with a make_pixmap and a 
GtkWindow.add(pixmap). (idea stolen from python-gdk-imlib's example:
view.py ).

I'd like, when I right-click on an image, that a popup menu appears with 
actions to do on the image, just like with The Gimp. But I don't know
how to arrange widget so that it works. 

It would be great if someone could tell me how to arrange widgets and
signals to achieve that.

TIA,
Romain

PS: please cc me as I'm not on list.
PPS: pygtk is Debian's python-gtk 0.6.6, gtk+1.2.10


-- 
FORTRAN rots the brain.
                -- John McQuillin
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to