in reply to Re: Tk::TabFrame
in thread Tk::TabFrame

LoL, no -- I'm not that bad ;) The test app I used was the one you pointed out: tabframe.pl.

Replies are listed 'Best First'.
Re: Re: Re: Tk::TabFrame
by Roger (Parson) on Feb 14, 2004 at 11:17 UTC
    That's odd, I ran the script you provided, it didn't have any problems. Now that could be a problem with your Tk::TabFrame installation it seems, or even Tk installation. How did you install the module? Did you download and unpack the source, and then perl Makefile.PL, make install, make test to install the module?

      This is actually under a windows box -- I havn't loaded it up in Linux yet (havn't figured out how to setup wireless in Linux yet, that's why lol). What I've done was simply take the .pm source and throw it into my Tk directory (C:\Perl\site\lib\Tk\TabFrame.pm) -- this has worked for everything *but* this. I'll load it up into Linux later and see. Could very well just be Windows not liking me again lol.