Search the web
Sign In
New User? Sign Up
theguiloft · The GUI Loft - a Win32::GUI Design Tool
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Loft and Win32::GUI 1.04 problems   Message List  
Reply | Forward Message #779 of 790 |
Re: [The GUI Loft] Loft and Win32::GUI 1.04 problems

Hi Dave,

Sorry for the late reply. Did not check my email for some days.

However, I'm sad to say that I'm using 1.03 Win32:GUI and also trying to find
another good GUI for perl.

I know that python have very good GUI IDE. (Eg pythoncard) but just can't find
a decent one for perl. LOFT seems to be closer though still pale in comparison
to pythoncard.

Ng Kock Leong

Dave <dave@...> wrote:
Ng,

I tried your fix and I managed to get it to pass just as you did. In case
anyone was wondering, I used PowerZip to create a tar.gz in windows.

The problem is I upgraded to the new Win32 GUI 1.04 and now Loft programs
have stopped working. To make Win32::GUI backwards compatible because of
GUI's exporting constants I had to use Win32::GUI(); , instead of
Win32::GUI; . One problem arises when we have to call Win32::GUI::Loft;

It now complains about the () not being after Win32::GUI ( as though it
wanted me to use Win32::GUI()::Loft; which doesn't work ). It also complains
of missing GUI::Resizer.

Here is the msg I get when trying to run a previously working Loft created
program:

C:\perlstuff\SA>sa2.6.pl

'use Win32::GUI;' is currently exporting constants into the callers scope.
This functionality is deprecated. Use 'use Win32::GUI();' or list your
required exports explicitly instead. at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 31 Can't locate
Win32/GUI/Resizer.pm in @INC (@INC contains: C:\Program Files\ActiveState
Perl Dev Kit 6.0\lib\ C:/Perl/site/lib C:/Perl/lib .) at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 32.

BEGIN failed--compilation aborted at
C:/Perl/site/lib/Win32/GUI/Loft/Design.pm line 32.

Compilation failed in require at C:\perlstuff\SA\SA2.6.pl line 8.

BEGIN failed--compilation aborted at C:\perlstuff\SA\SA2.6.pl line 8.

Line 8 of my program is :

use Win32::GUI::Loft;

Has anyone else encountered this, or possibly know how to fix it?

Thanks!

Dave

--- In

theguiloft@yahoogroups.com
<http://tech.groups.yahoo.com/group/theguiloft/post?postID=UuHd_cqFjx_M--AcN
dfeHVE1gPcMaeHa0S0uD_yyu9RydcNgL7mfbBSEJ3laKCJhemx8ZvGIE5tqnyyvuK3N3H6qrFA>
, "bkoertge" <bkoertge@...> wrote:
>
> Unpacking Win32-GUI-AdHoc-0.04...done
> Generating HTML for Win32-GUI-AdHoc-0.04...done
> Installing to site area...failed
> ppm install failed: File conflict; package Win32-GUI already
provide
> C:/Perl/html/site/lib/Win32/GUI/BitmapInline.html
>
>
>Hi,
>
>I have encountered the same issues and found a workaround. However,
>not sure how safe is it and its implication. If it do not works, I
>will leave a post here.
>
>For that issue, I unpacked the Win32-GUI-AdHoc-0.04-PPM.tar.gzip
>file and removed the blib\lib\win32\gui\bitmapinline.pm file and
>then zip the whole directory into tar.gzip.
>
>After that I ppm the package and it passes through.
>
>If there is any danger to doing it this way, please kindly leave me
>a message.
>
>If there is a better solution, can you also please kindly leave me a
>message.
>
>Thank You
>Ng Kock Leong

[Non-text portions of this message have been removed]






---------------------------------
What is the internet to you?
Contribute to the Yahoo! Time Capsule and be a part of internet history.

[Non-text portions of this message have been removed]




Thu Oct 26, 2006 2:58 pm

drago_8_8
Offline Offline
Send Email Send Email

Forward
Message #779 of 790 |
Expand Messages Author Sort by Date

Ng, I tried your fix and I managed to get it to pass just as you did. In case anyone was wondering, I used PowerZip to create a tar.gz in windows. The problem...
Dave
pghdands
Offline Send Email
Oct 20, 2006
1:17 pm

Hi Dave, Sorry for the late reply. Did not check my email for some days. However, I'm sad to say that I'm using 1.03 Win32:GUI and also trying to find another...
Ng Kock Leong
drago_8_8
Offline Send Email
Oct 26, 2006
3:03 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help