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 we click on right arrow area
it will show entire menu or filtered menu based on text entered in entry and 
recently I checked below todo list
https://phab.enlightenment.org/w/efl_todo/ 
and happen to see the same above requirement which we are working on. Please 
let me know if the above method looks 
OK so that we can submit the patch else we will implement new widget by 
inheriting from hoversel itself.

Best Regards,
Shilpa Singh
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to