Hello all! We're using enlightenment for a project and we are having some problems with a task that I'd expect to be quite simple.
Our application draws a generated animation directly to a bitmap buffer, which we want to display as a smart object on screen, layered and positioned as any other normal evas/edje object. We're using a custom evas engine for a backend. The rectangle representing where the smart object should be displayed is specified in an .edc file as a "swallow" object. We have a pretty good grip on smart objects, edc files and edje, but the problems start when we need to display our custom image on screen. We have tried a few approaches, mostly using the evas_object_image_pixels_get_callback_set() function, but seem to run into problems that suggests that we're simply doing it the wrong way. Perhaps some kind soul could point us in the right direction? Yours, Mats Ekberg ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
