On Sun, 5 Sep 2010, Gustavo Sverzut Barbieri wrote:
> On Sat, Aug 28, 2010 at 12:03 PM, Vincent Torri wrote:
>>
>> Hey,
>>
>> Here is my first step with the textgrid object. I have never written an evas
>> object before so the code is not perfect, even not good in some places, I
>> think.
>>
>>
On Sat, Aug 28, 2010 at 12:03 PM, Vincent Torri wrote:
>
> Hey,
>
> Here is my first step with the textgrid object. I have never written an evas
> object before so the code is not perfect, even not good in some places, I
> think.
>
> To test it, put evas_object_textgrid.c in evas/src/lib/canvas, t
Hey,
you will find in http://trac.enlightenment.org/e/ticket/582 the
improvements of the text grid object (patch of Evas against a revision +
the corresponding textgrid code, and an example of use).
The status is here: http://trac.enlightenment.org/e/wiki/Evas
Don't hesitate to try it and to
Hey,
Here is my first step with the textgrid object. I have never written an
evas object before so the code is not perfect, even not good in some
places, I think.
To test it, put evas_object_textgrid.c in evas/src/lib/canvas, then patch
evas with evas_textgrid.diff and compile and run ecore