[Gtk-sharp-list] Menu.Popup
John Luke
jluke@users.sourceforge.net
Mon, 29 Sep 2003 18:44:25 -0400
Todd Berman wrote:
>Has anyone gotten Menu.Popup to work in response to a ButtonPressEvent?
>
>
>
>Currently, I can get it to 'kinda' work, it popups up a menu that looks
>about 2 x 2 pixels, and doesn't do anything, except go away like it should.
>
>
>
Yeah, I was seeing that also when I first was trying Gnome.Popup, I
worked around it by creating the menu in glade, and then attaching it.
My guess is that Gtk.Menu.Popup could be done in a similar way. I
haven't looked into it any more though.