Hi all

I'm wondering whether it's possible to change a double buffered window to a
single buffered one
and vice and versa.
My idea is to display several applications, each one having its own window,
and I only want one
of them to have focus and be able to update its content. Therefor the others
windows are kind "frozen"
and won't update their backbuffered content. So I could save some memory by
changing them from
double buffered to single buffered.

Is it something possible with the current directfb version ?

Regards,

--
Lionel Landwerlin
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to