I think what you need to do is create a window with the
DWCAPS_INPUTONLY capability set.

"DWCAPS_INPUTONLY - The window has no surface. You can not draw to it
but it receives events"
http://directfb.org/docs/DirectFB_Reference/types.html#DFBWindowCapabilities

Wes

On 3/9/06, Jiao <[EMAIL PROTECTED]> wrote:
>
> all,
>  I noticed that I set a window with opaque 0 ,it cannot receive event again,
> my question is how to create a window but it still can receive events when
> it get focus
>
> Thank in advance
>
>
> Jiao

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to