Re: [E-devel] Elc_fileselector_entry

2010-10-11 Thread Gustavo Sverzut Barbieri
On Monday, October 11, 2010, Gustavo Sverzut Barbieri wrote: > No idea, and I'm at the phone in the queue to the cinema, but I guess > it is impossible to have a file dialog that is good for embedded and > desktop. > > I'd keep button != fileselector, and I'd like to have the entry combo > as well

Re: [E-devel] Elc_fileselector_entry

2010-10-11 Thread Gustavo Sverzut Barbieri
No idea, and I'm at the phone in the queue to the cinema, but I guess it is impossible to have a file dialog that is good for embedded and desktop. I'd keep button != fileselector, and I'd like to have the entry combo as well ( it could offer completion some day), and a breadcumb in future. On Mo

Re: [E-devel] Elc_fileselector_entry

2010-10-11 Thread Dave Andreoli
2010/10/12 Gustavo Sverzut Barbieri : > Title says it all: in the lines of the file selector button, this > wraps elm_scrolled_entry + elm_fileselector_button in an elm_layout... > Volunteers? I'm looking at the fileselector in the later days, I would like to make it more powerfull and clean up th

[E-devel] Elc_fileselector_entry

2010-10-11 Thread Gustavo Sverzut Barbieri
Title says it all: in the lines of the file selector button, this wraps elm_scrolled_entry + elm_fileselector_button in an elm_layout... Volunteers? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri

Re: [E-devel] edje/edc questions

2010-10-11 Thread Gustavo Sverzut Barbieri
On Sun, Oct 10, 2010 at 12:01 PM, Boris 'billiob' Faure wrote: > Hi. > > I've got 3 text parts each alone in a group. I'd like to put them in a > box. The issue I have is that the parts are all overlapping. How can I > fix that? probably hints are missing. > I have a feature request: > be able

Re: [E-devel] Small assorted changes to ecore_con_url

2010-10-11 Thread Lucas De Marchi
On Fri, Oct 8, 2010 at 11:16 PM, Raphael Kubo da Costa wrote: > At Sat, 9 Oct 2010 10:45:38 +0900, > Carsten Haitzler (The Rasterman) wrote: >> >> On Fri,  8 Oct 2010 16:09:09 -0300 Raphael Kubo da Costa >> >> said: >> >> can you please attach them, not mail them as inline patches. they get >> l

Re: [E-devel] E SVN: barbieri trunk/TMP/st/elementary/src/lib

2010-10-11 Thread Gustavo Sverzut Barbieri
On Mon, Oct 11, 2010 at 12:54 PM, Leandro Pereira wrote: > On Sun, Oct 10, 2010 at 8:54 PM, Enlightenment SVN > wrote: >>  elm_gengrid_item_prev_get() and elm_gengrid_first_item_get() and >> elm_gengrid_last_item_get()... so we don't expose elm_gengrid_items_get(). >> > > Shouldn't it be elm_gen

Re: [E-devel] E SVN: barbieri trunk/TMP/st/elementary/src/lib

2010-10-11 Thread Leandro Pereira
On Sun, Oct 10, 2010 at 8:54 PM, Enlightenment SVN wrote: >  elm_gengrid_item_prev_get() and elm_gengrid_first_item_get() and > elm_gengrid_last_item_get()... so we don't expose elm_gengrid_items_get(). > Shouldn't it be elm_gengrid_item_first_get()? --   Leandro -

Re: [E-devel] Ephoto Keyboard shortcuts and directory navigation

2010-10-11 Thread Otávio Pontes
2010/10/7 Stephen Houston : > Can you send the images you used or can I find them somewhere else to make > the edje compile? After the last changes in ephoto, this patch does not make sense anymore. But anyway, the images can be found at: http://people.profusion.mobi/~otavio/ephoto/ . > > 2010/10

Re: [E-devel] list/grid select x click behavior

2010-10-11 Thread Tom Hacohen
On Sun, 2010-10-10 at 21:00 -0300, Gustavo Sverzut Barbieri wrote: > Hi all, > > currently we use select action to trigger most of elm_list, > elm_genlist and elm_gengrid actions. While for embedded it makes sense > as there is no other way to select other than to click, we end with > weird behavi