[E-devel] ploting data

2009-07-26 Thread nomaafa
Hi guys I began to reflect on the problem of drawing a table of values following the ideas given by Vincent and Gustavo. I wrote something which is still archaic (I warned you, in terms of programming I have the age of an infant) let me explain the procedure: the app window is W x H pixels. Th

Re: [E-devel] edje weirdness

2009-07-26 Thread Gustavo Sverzut Barbieri
On Sun, Jul 26, 2009 at 5:46 PM, wrote: > The following is a group from a .edc file I'm using that is exhibiting > behavior confusing to me.  I have a SWALLOW object with an image in it, and > when I call the "selected_on" program, I want the "selector" part shown on > top, which will obscure the

[E-devel] edje weirdness

2009-07-26 Thread tam
The following is a group from a .edc file I'm using that is exhibiting behavior confusing to me. I have a SWALLOW object with an image in it, and when I call the "selected_on" program, I want the "selector" part shown on top, which will obscure the image a bit. This works, initially. However, if