Rybarczyk Tomasz wrote: > Hi, > > It's me again... Previous simple example is working well in newer > urwid version but there is a little bit more complicated one which > fails for me (with 0.9.8.2 ;-)). I want to change content of inner > Frame footer while browsing listbox but instead this uwrid overwrites > outer Frame footer. Additionally from some point (if you scroll list > down) it's changing inner footer as it should. Is it again my fault? >
I still can't reproduce the problem, but I'm starting to suspect that it is an issue with raw_display and your terminal. Would you try curses_display instead of raw_display and let me know if you still see the problem? What terminal are you using to test? Ian _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
