| Games-Pandemic documentation | view source | Contained in the Games-Pandemic distribution. |
Games::Pandemic::Tk::Utils - Tk utilities for gui building
version 1.111030
This module exports some useful subs for tk guis.
Return a tk image loaded from $path. If the photo has already been
loaded, return a handle on it. If $toplevel is given, it is used as
base window to load the image.
Return a tk image to be used as $toplevel icon throughout the game.
Jerome Quelin
This software is Copyright (c) 2009 by Jerome Quelin.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991
| Games-Pandemic documentation | view source | Contained in the Games-Pandemic distribution. |