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 behavior on desktop where you can use key modifiers to select multiple entries.
we do have "clicked", but really it is double-clicked. should we rename "clicked" to "double-clicked" and add "clicked" as the mouse behavior for single click? This way we could avoid hacks and have better behavior than now. For instance, when we add playlist creation in enjoy we could use selection to add a whole batch to the playlist... right now it would play every music in sequence (aborting the previous). -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel