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

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?

Replies are listed 'Best First'.
Re: Re: Re: Re: Tk::TabFrame
by FireBird34 (Pilgrim) on Feb 15, 2004 at 04:43 UTC
    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.