Re: [E-devel] Resizing Edje object with application

2009-08-08 Thread Christopher Michael
Seems like you need to use ecore_evas_callback_resize_set. EG: >ee = ecore_evas_software_x11_new(NULL, 0, 0, 0, WIDTH, HEIGHT); > ecore_evas_title_set(ee, "EDJE example"); > ecore_evas_borderless_set(ee, 0); > ecore_evas_shaped_set(ee, 0); ecore_evas_callback_resiz

[E-devel] Resizing Edje object with application

2009-08-08 Thread Diego Jacobi
Hello people. I am trying to get involved in EFL programming. But i am having a problem with resizing my application. The tutorial that i am reading say nothing about it and i can not find other people having the same problem on google. This is the problem: I made a basic Edje application and i

[E-devel] edje TEXTBLOCK style question

2009-08-08 Thread Thiago Borges Abdnur
Hi guys! I'm trying to make a textblock wrap the text with wrap=word in style. It's working, but when long words are set, it doesn't break them. Isn't there a style option that tries to break the words and then, if there are words that won't fit, break them as wrap=char does? Thanks! -- Thiago

Re: [E-devel] Sugested patch for Elementary

2009-08-08 Thread Thiago Borges Abdnur
On Thu, Jul 30, 2009 at 10:28 PM, Carsten Haitzler wrote: > On Thu, 30 Jul 2009 22:24:14 -0300 Thiago said: > > > On Thu, Jul 30, 2009 at 12:37 PM, Carsten Haitzler > > wrote: > > > > > On Sat, 11 Jul 2009 15:35:56 -0300 Thiago said: > > > > > > elm_widget_type_get() :) this checks if its a elm_