blob: 25b53b14c8914352132dd8af8b1f3fa6a0147260 (
plain)
1
2
3
4
5
6
7
8
9
10
|
POE::Loop::Tk implements the interface documented in POE::Loop. Therefore it has
no documentation of its own. Please see POE::Loop for more details.
POE::Loop::Tk is one of two versions of the Tk event loop bridge. The other,
POE::Loop::TkActiveState accommodates behavior differences in ActiveState's
build of Tk. Both versions share common code in POE::Loop::TkCommon.
POE::Loop::Tk dynamically selects the appropriate bridge code based on the
runtime enviroment.
WWW: http://search.cpan.org/dist/POE-Loop-Tk/
|