: "Viacheslav Reutskyi"
To: "Enlightenment developer list";
Cc:
Sent: 2015-03-09 (월) 20:24:01
Subject: Re: [E-devel] Editable feature in hoversel
Hello, sorry for delay, I haven't time to write this email early.
Â
About combobox. Now we (Eflete team) have a
Thanks,
Cedric
 Best Regards,
 Shilpa Singh
 --- Original Message ---
 Sender : Cedric BAIL<[2]cedric.b...@free.fr>
 Date : Mar 06, 2015 22:44 (GMT+09:00)
 Title : Re: [E-devel] Editable feature in hoversel
 Hello,
 On Thu, Mar 5, 201
Best Regards,
> Shilpa Singh
>
> --- Original Message ---
> Sender : Cedric BAIL
> Date : Mar 06, 2015 22:44 (GMT+09:00)
> Title : Re: [E-devel] Editable feature in hoversel
>
> Hello,
>
> On Thu, Mar 5, 2015 at 10:55 AM, SHILPA ONKAR SINGH
> wrote:
> > I had observed th
Hi Cedric,
We will work on the same and raise a patch to this branch
devs/cedric/combobox based on current widget code.
Best Regards,
Shilpa Singh
--- Original Message ---
Sender : Cedric BAIL
Date : Mar 06, 2015 22:44 (GMT+09:00)
Title : Re: [E-devel] Editable feature in hoversel
Hello,
On Sun, Mar 8, 2015 at 4:56 PM, Amitesh Singh wrote:
> Do you plan to support 2D list (aka Gengrid) in Combo Box?
Those crazy request :-D It wasn't in my intention to use gengrid at
all, but I can see some use of it. I think it might be doable to
switch between gengrid and genlist without
Hello Cedric,
Do you plan to support 2D list (aka Gengrid) in Combo Box?
Regards
Amitesh
--
Amitesh
On Fri, Mar 6, 2015 at 7:14 PM, Cedric BAIL wrote:
> Hello,
>
> On Thu, Mar 5, 2015 at 10:55 AM, SHILPA ONKAR SINGH
> wrote:
> > I had observed that we don't have editable combobox type of
Hello,
On Thu, Mar 5, 2015 at 10:55 AM, SHILPA ONKAR SINGH
wrote:
> I had observed that we don't have editable combobox type of widget in
> elementary and
> thought that instead of creating a new widget, why not just add editable
> feature in hoversel widget itself.
> if we call elm_hoversel_ed
Hi All,
I had observed that we don't have editable combobox type of widget in
elementary and
thought that instead of creating a new widget, why not just add editable
feature in hoversel widget itself.
if we call elm_hoversel_editable_set API on hoversel, the widget will behave as
combobox, if