I am pretty sure that this was how I had sent it out. Did I have a type-o
somewhere?
I tried this on my box but got the error......
Can't locate object method "new" via package "CardLayout" at
D:\web\perlgui\newCard.pl line 12.
I just thought that I had some environmental variable set incorrectly. Any
suggestions as to why this didn't work originally with 'use
Win32::GUI::CardLayout' and 'package Win32::GUI::CardLayout' ??
Any suggestions??
Jenda Krynicky wrote:
> > Jenda is correct. change the 'package Win32::GUI::CardLayout' to 'package
> > CardLayout' in the .pm file.
>
> No. Maybe I did not say it clearly, but I would realy like if the
> CardLayout WAS under the Win32::GUI hieararchy. So the first line
> SHOULD be
> package Win32::GUI::CardLayout;
>
> And the file should be in .../perl/site/lib/Win32/GUI/
>
> And the use statement should look like this :
>
> use Win32::GUI::CardLayout;
>
> It might be in the top level lib directory, but this is better.
> It's up to you of course, you just have to be consistent.
>
> Jenda
> == [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==
> The phenomenon of UFO doesn't say anything about
> the presence of intelligence in space.
> It just shows how rare it is here on the earth.
> A.C.Clarke
--
Michael Kangas
Anlon Systems, Inc.
[EMAIL PROTECTED]