Bingo! That was it. When i call elm_list_go after the first append it works
and also additional items are then shown immediatly.

Thanks for the help

2011/2/7 Sebastian Dransfeld <s...@tango.flipp.net>

> On 02/07/2011 10:08 PM, Andreas Willich wrote:
> > Hi
> >
> > I have a problem with an elementary list which is defined in an edje
> file.
> > When I want to add a new item to the list, it is not displayed in the
> > control, but the itemcount of the list is changed.
> > When I do generate the list with the elementary api, it works.
> >
> > Non working ejde + elementary List example: edjelist.c&  edjelist.edc
> > Working elementary example: elmlist.c
> >
> > Compiling both with: gcc $FILENAME `pkg-config --cflags --libs eina ecore
> > ecore-evas evas elementary edje`
> >
> > Am I doing something wrong or is there a bug in edje or elementary?
> >
> > I am running enlightenment the svn revision 56722 on gentoo amd64.
> >
> > Thanks for the help
>
> elm_list_go after changing the list, maybe?
>
> S.
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to