On 7/19/07, M. Dietrich <[EMAIL PROTECTED]> wrote: > hi, > > On Fri, Jun 22, 2007 at 12:22:43PM +0200, M. Dietrich wrote: > > - can i use directfb's event mechanism for custom events like > > timers or d-bus messages? i found UserEvent but no further docs > > about how to use these. > > i am about to implement a d-bus integration with DirectFB now. my idea > is that d-bus signals are received the DirectFB way as Events. i would > like to start using DFBUserEvent for that but did not find any way to > use those. can anyone help with some sample source here?
I like this idea a lot, but I'd actually suggest added a new event type to DirectFB instead of using DFBUserEvent. Some systems may already be using user events, and there's no registration method to limit clashes with that type. _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
