Alvaro Goncalves wrote: > Hi Guys > I would like a help to solve a problem in my application. > I have a CVM (Java Virtual Machine) portable to a Digital TV platform > that has a AWT (Abstract Windon Toolkit) implementation using DirectFB > API. I dont have access to the AWT implementation. > This implementation has a bug that I hope it is possible to solve > using a DirectFB API . > Specifically I want to clean the screen using a JNI called to the DirectFB > Api.
Why do you need to clean the screen yourself? Shouldn't AWT clean it or DirectFB when there's no window? -- 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
