[Urwid] scrolling

James Mills prologic at shortcircuit.net.au
Thu Jun 29 13:25:57 EDT 2006


On Thu, Jun 29, 2006 at 09:53:36AM -0400, Ian Ward wrote:
> You can configure the get_input delays with set_input_timeouts()
> http://excess.org/urwid/reference.html#curses_display.Screen
> 
> I notice that you're using the curses library directly in your source, 
> was that to try to reduce the delay in get_input()?  It shouldn't be 
> necessary.

It was too much trouble setting the input delays at first :)
But I guess I could do that.

The reason I'm using curses directly, is that I don't
seem to be able to create a Screen object that's a Thread
and start is succesfully, notice the def run() :)

cheers
James

-- 
--
-"Problems are Solved by Method"
-
- James Mills <prologic at shortcircuit.net.au>
- HomePage: http://shortcircuit.net.au/~prologic/
- Phone: +61732166379
- Mobile: +61404270962
- Skype: therealprologic
- MSN: prologic at shortcircuit.net.au
- ICQ: 98888663
- IRC: irc://shortcircuit.net.au#se

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html




More information about the Urwid mailing list