Rob Lanphier wrote on 2010-04-04 23:43:
> On Sun, Apr 4, 2010 at 7:32 AM, Ian Ward <[email protected]> wrote:
>> Rob Lanphier wrote on 2010-03-24 03:06:
>>> Let me know if/when you'd like me to prepare [treetools] for inclusion into 
>>> urwid
>>> mainline.[...]
>>
>> I believe I made some whitespace changes browse.py that clutter the diff
>>  to your version.  Would you merge those changes or prepare a patch
>> against the latest version of browse.py?
> 
> Done.  Here's the branch that I did the integration on:
> http://bitbucket.org/robla/urwid/

I've pulled your changes and spent some time working on that code.

I'm still not 100% happy with the interface: it should be possible to
put any kind of widget in the tree, not just text.  But, it's getting close.

I think I will start expanding the tutorial based on an improved browse
example, split into a bunch of incremental improvements.  It would be a
good base to show how to use a worker thread, how to not consume an
unbounded amount of memory in widgets and a few other useful things.

Ian

_______________________________________________
Urwid mailing list
[email protected]
http://lists.excess.org/mailman/listinfo/urwid

Reply via email to