CVSROOT:        /cvs/directfb
Module name:    lite
Changes by:     kent    20050827 04:01:59

Modified files:
        lite           : window.c window.h 

Log message:
New global callback that can be installed via lite_on_window_event(),
this callback is triggered *before* the window handling is done in the
event loop, and it could be used for filtering or processing window
events before they go into the loop. If the WindowEventFunc callback
returns a value not DFB_OK, then the event is not forwarded to the
toolbox window event handling routines.


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

Reply via email to