Re: [E-devel] Dumping Exebuf in favor of Everything?

2010-04-11 Thread Gustavo Sverzut Barbieri
On Sat, Apr 10, 2010 at 11:38 PM, Massimo Maiurana wrote: > I'd keep both of them and load both by default, so every user can try them and > choose what he/she prefer in that particular moment, i.e. one would choose > exebuf to just run a simple command and choose everything if wants to perform >

Re: [E-devel] Dumping Exebuf in favor of Everything?

2010-04-11 Thread Albin Tonnerre
On Sun, 11 Apr 2010 16:19 +0200, [email protected] wrote : > On Sun, Apr 11, 2010 at 3:04 PM, Albin Tonnerre > wrote: > > On Sat, 10 Apr 2010 18:43 -0300, Gustavo Sverzut Barbieri wrote : > >> Hi all, > >> > >> I'd like to call a voting to dump Exebuf and use Everything by > >> default. It

Re: [E-devel] Dumping Exebuf in favor of Everything?

2010-04-11 Thread [email protected]
On Sun, Apr 11, 2010 at 3:04 PM, Albin Tonnerre wrote: > On Sat, 10 Apr 2010 18:43 -0300, Gustavo Sverzut Barbieri wrote : >> Hi all, >> >> I'd like to call a voting to dump Exebuf and use Everything by >> default. It is fancier, it is more powerful and i see no reason to not >> do it. exebuf can

[E-devel] error of genlist

2010-04-11 Thread rui kou
Hi I am using genlist, I have a "double_label" genlist in my Application: e_music_playlist_append(Evas_Object *playlist_show, TrackProperties > *properties, int list_id) { Listitem *listitem; > itclass.item_style = "double_label"; itclass.func.label_get = _gl_lab

Re: [E-devel] Dumping Exebuf in favor of Everything?

2010-04-11 Thread Albin Tonnerre
On Sat, 10 Apr 2010 18:43 -0300, Gustavo Sverzut Barbieri wrote : > Hi all, > > I'd like to call a voting to dump Exebuf and use Everything by > default. It is fancier, it is more powerful and i see no reason to not > do it. exebuf can be then disabled or just removed from SVN, as well > as its co

Re: [E-devel] Pixbuf

2010-04-11 Thread Vincent Torri
On Sun, 11 Apr 2010, rui kou wrote: > HI > > I want to load a image from the memory(a point got from xmmsv_get_bin), So, > is there a API just like > gdk_pixbuf_loader_write > ?? i'm curious : you want to do an EFL frontend to xmms2 ? Vincent --

Re: [E-devel] Pixbuf

2010-04-11 Thread Vincent Torri
hey, > I want to load a image from the memory(a point got from xmmsv_get_bin), So, > is there a API just like > gdk_pixbuf_loader_write Without more info of what you want to do, here is what i would do: Once you have an evas: void *data; /* your image data */ int width; /* width of your ima

[E-devel] Pixbuf

2010-04-11 Thread rui kou
HI I want to load a image from the memory(a point got from xmmsv_get_bin), So, is there a API just like gdk_pixbuf_loader_write ?? Thanks -- Download IntelĀ® Parallel Studio Eval Try the new software tools for yourself. Sp

Re: [E-devel] Dumping Exebuf in favor of Everything?

2010-04-11 Thread Massimo Maiurana
I'd keep both of them and load both by default, so every user can try them and choose what he/she prefer in that particular moment, i.e. one would choose exebuf to just run a simple command and choose everything if wants to perform a more complex task. also, they should have different icons to rema