[Urwid] nested frames -> footer contents change problem
Ian Ward
ian at excess.org
Sun Jun 22 14:10:00 EDT 2008
Rybarczyk Tomasz wrote:
> Sorry I've commented wrong line in this code sample. should be
> commented out in opposite way ;-) to achive described problem. I mean:
>
> On Sun, Jun 22, 2008 at 6:37 PM, Rybarczyk Tomasz <paluho at gmail.com> wrote:
>> Hi,
>>
>> I'm trying to write some interface (similar to vifm) in which I need
>> to have some contents (for example listbox) and two footers which can
>> easily change contents. I thing that the simplest way is to just
>> create two nested urwid.Frames. Everything seems ok but when I'm
>> trying to change contents of footer of inner Frame it prints the
>> contents on footer of outer frame....
>> Example code should explain what I mean. What am I doing wrong?
I can't seem to reproduce your problem with Urwid 0.9.8.2 or 0.9.7.2,
what version are you running?
Ian
More information about the Urwid
mailing list