Re: [E-devel] Line + width support.

2008-05-16 Thread Adriano Rezende
Hi Diego, Forget about the API break, my mistake. As soon as I have time will take a look more deeply and test some benchmarks. BR, Adriano On Fri, May 16, 2008 at 4:40 PM, Adriano Rezende <[EMAIL PROTECTED]> wrote: > On Tue, May 13, 2008 at 5:51 PM, Gustavo Sverzut Barbieri > <[

Re: [E-devel] Line + width support.

2008-05-16 Thread Adriano Rezende
e. I didn't have time to test it yet but one thing that I noted is that you are changing the line_draw signature and this will break the API breaking some applications in consequence. So it would be better to create another method that draw a line with specified width. Adriano Rezende --

[E-devel] patch for edje_text

2008-03-26 Thread Adriano Rezende
I was facing a problem with edje text. When resizing the canvas to fit exactly the text size, the text simply disappeared. The attached diff fixes that issue. But since I'm not used with this code, I would like to know if there is no side effect with this change. Adriano Index: src/lib/edje_text.c

Re: [E-devel] Show disabled style of entry

2008-01-13 Thread Adriano Rezende
On Jan 13, 2008 3:03 PM, Andreas Volz <[EMAIL PROTECTED]> wrote: > Am Sat, 12 Jan 2008 19:44:40 -0300 schrieb Adriano Rezende: > > > > I believe you have to emit the signal to > > sd->editable_object->text_object > > > > Search for the