[tcltk-perl] Package Img
Brought to you by:
hobbs
From: Paul F. <fa...@ca...> - 2004-08-31 13:46:06
|
I am now getting this error can't find package Img at /usr/lib/perl5/site_perl/5.8.3/Tcl/Tk.pm line 704. I am trying to do the following $Photos{"Photo"} = $curfrm->Photo(-palette => 2, -width => $wdth, -height => $hght); Am package am I missing? After this I believe I will be close to having my app run under Tcl::Tk at least under a Linux i386 type machine. The next hurdle will be getting it to run under a wince PDA. |