[gtkmm] Popup menus



Hi, I'm having a few problems with popup menus..

Mainly inconsistencies in the documentation - it defines

Gtk::Menu::popup (Gtk::Widget& parent, guint button, guint32
activate_time)

which isn't in the header file.

Gtk::Menu::popup (Gtk::Window& toplevel, guint button, guint32
activate_time)

is the nearest thing in the header file, but its quite inconvenient to
have to tell all the widgets about the toplevel window :(

also 

Gtk::Menu::popup (guint button, guint32 activate_time)

from gtk--1.2 isn't included anymore. Any particular reason?

Thanks,
Nick

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.comm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]