
Games::Pandemic::Tk::Utils - Tk utilities for gui building

version 1.092660

This module exports easy to use constants for Tk,
such as @TOP to be used in place of -side = 'top'>.
Since those are quite common,
it's easier to use those constants.
It also provides 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