On Tue, Jun 11, 2002 at 04:10:41PM -0400, Edgar Denny wrote:
> def pos_func():
>     return 20, 20
> 
> menu.popup( None, None, pos_func, 0, 0)
> 
> Then I get a segfault. I'm not entirely if I need to pass any parameters
> to the pos_func().
> 
> In fact, I think that there may be a bug in pygtk. In the generated

If there's a segfault, it's a bug. :-)

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
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to