Hi, all...
What do you know about this "popup-menu" event of the gtk.Widget class?
Why it is not activated when someone right-click the widget? 
Anyway, it still can be stimulated by a method calling, isn't it? 
Why do people have to do catch the button_press_event, what is a
little low level?
Looking at Qt, the QWidget class has a "QWidget::contextMenuEvent"
method that you just override and do what you want.
Why does GTK does not has something similar?
What do you have to say about all this?

[Eric Jardim]
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to