Hi David, Can you post some code we can take a look at?
There are three event loops in urwid you can use as an example, if you behave the same way they do (try copying and running their tests) then you shouldn't have any problems. Ian On Tue, Feb 19, 2013 at 12:51 PM, David <[email protected]> wrote: > I'm attempting to use urwid as a command-line server interface with the > panda3d game engine. I've attempted to write a main and event loop that is > run by the game engine's main loop but have failed to produce any results > other than a blank screen. Does anyone have any suggestions on how to tackle > this problem? Thank you for the help!. > > -d- > > _______________________________________________ > Urwid mailing list > [email protected] > http://lists.excess.org/mailman/listinfo/urwid > _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
