Le Sun, 11 May 2014 01:37:25 +0200, Carsten Haitzler <[email protected]> a écrit:
> On Mon, 05 May 2014 09:06:34 +0200 [email protected] said: Hello, Thank you for your response >> However with the callback way, content of the canvas will not be resized >> automatically. > > that's your job in the callback - to resize it accordingly. elm provides > widgets and infra that does this for you (how do you thing resizing of a > window > magically adjust content properly? Ok. This is what I have already done. Ok for elm and widgets. For the time being, I only used EFL. I will look at the Elementary project. Best regards > >> When the canvas is resized (according to the TV resolution), I would >> like >> that its content be resized automatically. >> >> Is there a way in Evas/Evas-Core to intercept the content (pixels) of a >> canvas before it's send to the framebuffer (in order to apply an alpha >> to >> it) ? > > no. alpha is added based on content if you enable alpha and the engine > supports > an alpha destination (gl-x11, software-x11, wayland_egl and wayland_shm > all > support shm destinations). ie withe these, where there is no content, it > is > transparent. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
