[Urwid] nested frames -> footer contents change problem

Rybarczyk Tomasz paluho at gmail.com
Mon Jun 23 06:28:49 EDT 2008


Hi Ian,

Sorry - my fault - I'v been using 0.9.8.1... In 0.9.8.2 everything is ok.

Thanks
paluh

On Sun, Jun 22, 2008 at 8:10 PM, Ian Ward <ian at excess.org> wrote:
> 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
>
>
> _______________________________________________
> Urwid mailing list
> Urwid at lists.excess.org
> http://lists.excess.org/mailman/listinfo/urwid
>
>




More information about the Urwid mailing list