Quoting Zhao Junping: > A demo from DirectFB, I delete some codes,but seems it can''t refresh > itself > the videos can change only if I drop the mouse over it, > Is there a API to control refresh??
Yes, you need to call "videosurface->Flip( videosurface, NULL, DSFLIP_NONE )". -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
