After reviewing the code in the test here -> https://git.enlightenment.org/core/elementary.git/tree/src/bin/test_genlist.c
I see what I was doing differently is that I was creating all my items I wanted in the genlist before hand, where is the example creates them all in the content get callback. Do items returned from a genlist have to be created in the content get callback? On Tue, Feb 24, 2015 at 9:01 PM, Jeff Hoogland <jeffhoogl...@linux.com> wrote: > Is there a functional example somewhere of item_style="full" for genlists? > I am doing something very wrong as I just keep getting a genlist populated > full of empty items. > > Source code I am working with is here -> > https://github.com/JeffHoogland/python-elm-extensions > > Just clone it and run the test_sortedlist.py with python-efl to see this: > > http://www.enlightenment.org/ss/e-54ed3b004213a1.84458589.png > > Note that rowTbl.show() is commented out on line 135, of the > sortedlist.py, but the result is the same even with that uncommented. > > Thanks! > -- > ~Jeff Hoogland <http://jeffhoogland.com/> > My Projects on GitHub <https://github.com/JeffHoogland> > > -- ~Jeff Hoogland <http://jeffhoogland.com/> My Projects on GitHub <https://github.com/JeffHoogland> ------------------------------------------------------------------------------ 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