Hello, I was playing around with ExtensionEvents (for the pressure data) when I noticed something weird, sometimes my window (erm, widget) receives some buttonpressevents where it shouldn't.
The layout is like this: (the app is maemopadplus(.garage.maemo.org), btw) DRAWINGAREA DRAWINGAREA DRAWINGAREA ==TOOLBAR=== now, when I click a specific button on the toolbar, a menu pops up. then I select an item on the popup, it closes back. the popup overlaps some of the drawing area when open. after clicking on the toolbarbutton, my drawingarea receives a buttonpressevent, at the exact position where the button is?! it's also weird because it's not possible for the DA to receive that event, because the coordinates are off, the drawingarea is inside a viewport(scrolledwindow) and the toolbar overlaps that position(=where the event is received) I get this behavior about one third of the time. any ideas? anything I might be missing? this doesn't happen if I don't enable extensionevents. (bora) (I don't really feel like sending this to one of the gtk lists right now btw) -- Kemal _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers