Dear All, [Change description]: Elm_slider modular design to display indicator text at the top of Slider.
Currently elm_slider displays indicator text in an edj part which is a single object in the same layer. If we pack the slider widget in a genlist, during its drag state, the indicator part is been clipped away beyond the genlist item area. We can overcome this problem by the modular design of slider widget - customizing the widget UI, based on the dynamic module. Attached to this mail is the patch that introduces elm_slider modular design and a default module to display the indicator text at the top of the widget. The module is implemented in a generic way so that it can be reused in any of the other widgets like elm_actionslider or even in vkpd popup display. The module can be enhanced to display the text at the left side/ right side/ bottom of the touching area or even at the top of the indicator in a separate window. If we unload the module, slider will have the same old default behaviour. It is up to the profile to decide the customized UI. Can someone review the code and merge it in the svn elementary. Thank you, Regards, Sumanth M.V.K
elm_slider_patch.diff
Description: Binary data
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel