accelerators outside menu



hi all,

I was using a couple of accelerators on the menu of my application and all was fine until I created the fullscreen mode, which hides the menu, and naturally the menu accelerators are disabled.

what would be the best way to create an application wide accelerators that would stay alive when the window go full-screen ?

I saw the Widget::add_accelerator method, and the AccelGroup class in the reference documentations, but the abstraction is still not totally clear, besides some details.

... after some searching around and trying out ... I found keyval possible values listed here: /usr/include/gtk-2.0/gdk/gdkkeysyms.h ... but I still don't know what are the possible values for the (Glib::ustring) "accel_signal", and what it means ... Any hints ?

thanks :)

- jan






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