CVSROOT: /cvs/directfb
Module name: lite
Changes by: kent 20050401 00:54:30
Modified files:
lite : box.h window.c
Log message:
LiteBox has now a new handler, OnWheel() that could be used in widgets
for wheel window events, DWET_WHEEL. There's a a corresponding on_wheel()
handler in windows.c that delegates the call to an existing or not existing
OnWheel function in the LiteBox implementation. This implementation is very
similar to OnKeyDown().
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs