James Henstridge writes:
> You need to connect to the button_press_event signal, which will get
> called every time a button press event occurs. You can then check if the
...
> This should give you enough flexibility to catch any sort of clicks on the
> clist.
It works!
I can now create the menus I want based on the thing being pointed
at by the user.
Calling GtkMenu.popup() is another matter. ;-( I could not find
any examples of its use in the examples/ directory. I think I
understand the last two parameters, but the first three are
confusing. Are there any examples I can look at?
Thanks!
-Fred
--
Fred L. Drake, Jr. <[EMAIL PROTECTED]>
Corporation for National Research Initiatives
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]