Fred L. Drake writes:
 >   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?

  Yet another follow-up to my own mail... ;-(
  Passing None for the first three parameters does the "right" thing,
so I have it working.  The parameters remain somewhat a mystery, even
after reading some of the interface code and Gtk+ implementation; an
explanation of when I should pass non-None values would be
appreciated.


  -Fred

--
Fred L. Drake, Jr. <[EMAIL PROTECTED]>
Corporation for National Research Initiatives
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to