What is the best way to handle events on the background? For example, if I
click on a window I want that window to get the event, but if I click on the
background I wan't to handle that click seperatly (ie. in a different
eventbuffer).

I create two event buffers: one from a window and the other I create from
the IDirectFB root object. Clicking on the window results in both buffers
getting the event. Which would be fine if there was a way to inspect the
event object and no its a window event and can be ignored.

Am I making any sense??

Stephen



-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to