On Wed, 19 Sep 2001, Romain Lerallut wrote:

> 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.

Kiwi has something like that (check out the CList or CTree for details).
It's quite simple: catch the right-button press and pass the event on to
the menu's popup() method.

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to