Sounds like that feature is missing from the 1.8 bindings in the Bodhi 2.4.0 repos. I've only been testing/building on the 3.0.0 alpha which has the latest 1.9 bindings for everything.
On Sun, Mar 23, 2014 at 12:33 PM, William <[email protected]> wrote: > This is getting close to precisely the kind of application I would like to > see written just for E. My own far future goal is to write a text editor > for E that is functionally equivalent to Gedit in every way. > > Anyway, when I try to run it, I get the following: > > Traceback (most recent call last): > File "ePad.py", line 27, in <module> > from efl.elementary.fileselector import Fileselector, \ > ImportError: cannot import name ELM_FILESELECTOR_SORT_LAST > > I am running python-efl from the Bodhi testing repo > > > On 03/22/2014 10:13 PM, Jeff Hoogland wrote: > >> Just figured I'd share here for any who care to use or help improve this - >> I've started yet another EFL text editor - but this one is functional >> already! >> >> Source is here -> https://github.com/JeffHoogland/ePad >> >> Simply run python ePad.py with python-efl installed and it will load right >> up for you: >> >> http://www.enlightenment.org/ss/e-532e4ea5c3f091.58591189.jpg >> >> Eventually I plan to implement all of the features Leafpad is capable of >> -> >> http://tarot.freeshell.org/leafpad/ >> >> Have any feedback/suggestions let me know. >> >> > -- ~Jeff Hoogland <http://jeffhoogland.com/> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
