Exod wrote:

> Don't know if its possible in this light-weight GUI toolset, but
> can i somehow hook up into the mainloop in it, for example if i
> were to create an internet application, i would need to keep
> recieving data from within it?

That's something where you could try the Twisted framework
(http://twistedmatrix.com). Its event loop integrates with many GUI
toolkits', also Tk's.

Regards,


Björn

-- 
BOFH excuse #394:

Jupiter is aligned with Mars.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to