On Thu, 14 Apr 2011 01:50:27 +0900 Daniel Juyung Seo <[email protected]> said:
as we discussed before.. genlist is a list of items.. as a list.. you select an item by clicking it. to me it sounds specifically like a total abuse of genlist for purposes other than a list. the only thing you could do is add an api to make an item unselectable (but not disabled). > Dear all, > When an item is clicked (mouse down and up), the item is highlighted. > That's the default behavior of list and genlist. > > But I got so many requests to change this not to be highlighted after > mouse-up. > So I guided them to call elm_list/genlist_item_selected_set() with > EINA_FALSE when it's selected. > Still this looks like a workaround. > > Is there any good way to achieve this requirement? > Changing the default behavior doesn't look good because there must be > another requirements to be highlighted after mouse-up. > If I change the default behavior(not to be highlighted), it's not feasible > to meet this(to be highlighted) requirement. > > Do I need to add another API for changing the default behavior? :( > > Thanks. > Daniel Juyung Seo (SeoZ) > ------------------------------------------------------------------------------ > Forrester Wave Report - Recovery time is now measured in hours and minutes > not days. Key insights are discussed in the 2010 Forrester Wave Report as > part of an in-depth evaluation of disaster recovery service providers. > Forrester found the best-in-class provider in terms of services and vision. > Read this report now! http://p.sf.net/sfu/ibm-webcastpromo > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
