looks fine to me, hard to say what is missing, but maybe it's a bug
in elm_list.
On Thu, Jan 6, 2011 at 1:16 PM, S. Bonnegent wrote:
> Hi,
>
> I have a strange behaviour with an elementary list. In a case, new item
> is not display. For example with script below, if you click on "Test2",
> new i
Hi,
I have a strange behaviour with an elementary list. In a case, new item
is not display. For example with script below, if you click on "Test2",
new item "newline 3" is not display. I have to click on "Test1" to
display it. I surely missed something ...
#!/usr/bin/env python
import elementary