CVSROOT:        /cvs/directfb
Module name:    lite
Changes by:     kent    20050325 02:27:48

Modified files:
        examples       : dfbspy.c literun.c msgbox.c simple.c slider.c 
        lite           : window.c window.h 

Log message:
lite_new_window API changed, now returns a DFBResult and as a first param takes
a LiteWindow**. This is in line with the DFB APIs of always returning DFBResult
values, and also makes it possible to inline the LiteWindow structure and pass
in (later) an already allocated LiteWindow for subclassing purposes.


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

Reply via email to