DrawingArea and Toolbar focus issues



Hi.
I've set up a GtkDrawingArea to catch keypress and keyrelease events. However, if a toolbar created via gtk_ui_manager_get_widget() is visible, the toolbar's first button seems to steal those events - despite my attempts to change the focus, disable key press/release events to the toolbar, etc. If the toolbar isn't visible, everything works as expected. Does anyone have any suggestions on this one?

Thanks,
Brian



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