ack. forgot to send my reply to the list.

It looks like ecore_evas_gl isn't doing window shaping properly. i'm guessing the shot is of the iconbar with a blank theme? Any area of the evas that has no image data will show gibberish like this. If you uncomment "#define TRANS_BG" in config.h and rebuild, it will copy the desktop bg onto the background of the iconbar. (for a temporary visual fix)

Raster, have you tried window shaping under ecore_evas_gl?
If I find some time tonight I'll play around with it.
--
rephorm



On Thursday, October 23, 2003, at 03:19 AM, Xavier ALLAMIGEON wrote:

On Thu, 2003-10-23 at 02:30, Carsten Haitzler wrote:
On Thu, 23 Oct 2003 01:14:38 +0200 Xavier ALLAMIGEON
<[EMAIL PROTECTED]> babbled:

Hi,

When I use the Ecore_Evas_GL_X11 engine, I get strange images with the
images that I should get, as if the cache was not empty. For example,
first I run 'ecore_evas_test -gl'. It's ok, and then, when I lauch my
ecore_evas-based application, I see some old images of the demo in the
background. I guess it's a cache problem, but even if I run
evas_image_cache_flush, the problem is still here. Any idea ?

gl? the gl engine doesn't cache or share textures at this stage.. its pretty
brain-dead actually. the only thing vaguely good about it is how i hooked it
into the text routines :)


-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


So what's the problem ? Here there are my main.c and a screenshot of the
app (this is an iconbar).


Thanks for all !

Regards

Xavier

<main.c><screenshot.png>



------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to