Subject: Re: [BUG] trying to fix ruby-gtk's menu.popup
From: mips <mips@ b s c o >
Date: Wed, 15 May 2002 01:09:38 +0900
References: 403084031440320403234032740329
> the `return' in pos_menu is the exit point for #a, not for the Proc
> object.
Right, you hit the point.
That was something i miss in ruby :)
mips