On Feb 14, 2008 7:10 PM, markus espenhain <[EMAIL PROTECTED]> wrote:

Hi Markus

> hm ... i've connected key-press-event on menubar, main window etc but no
> callback if F10 is pressed ... any idea?

settings = gtk.settings_get_default()
settings.props.gtk_menu_bar_accel = None

should do the trick

cheers
-- 
Gian Mario Tagliaretti
_______________________________________________
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