On Mon, Mar 15, 2004 at 02:46:37PM -0500, aviad cohen wrote: > my problem is that now i want to add a function > that would be called every 2 seconds and compute
See gtk.timeout_add(). Take care, -- Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331 _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
