Hi,

I've just found a minor problem with SetEvent on combo boxes (but could be with other controls too). So it's probably a good idea to delay the next build.

The global destruction issue, well, good luck tracking that one down:) When the Loft user closes the test/preview window, do you do anything special? In the past, I was trying to do weird things with dynamically created objects, but with the auto destruction of windows objects in the current build, it removes the need for all this trickery (I was getting global destruction errors with that code when I upgraded). I'm still suffering a similar problem with RichEdit controls - if I don't store the RichEdit in a global variable I get a crash on exit- I was never able to track that problem down.

Cheers,

jez.


----- Original Message ----- From: "Johan Lindstrom" <[EMAIL PROTECTED]>
To: "GUI hackers" <perl-win32-gui-hackers@lists.sourceforge.net>
Cc: "Glenn Linderman" <[EMAIL PROTECTED]>
Sent: Wednesday, October 20, 2004 12:28 AM
Subject: Re: [perl-win32-gui-hackers] GUI 1.0.0 ?


At 05:18 2004-10-02, Glenn Linderman wrote:
Is there anything else stopping us from making Win32::GUI 1.0.0 ? And putting it on CPAN, even, if you have that figured out?

Glenn asked me to check whether TGL would work with the release candidate. I installed the 0.99_1 PPM from SourceForge and tried it out.

After just launching TGL and playing around, it seems like the mouse selection and clicks are broken (the selection rubber band is in the wrong place and it doesn't select anything).

When I exit the application, I get a never ending stream of

Use of uninitialized value in subroutine entry at C:/appl/dev/mod_perl/Perl/site
/lib/Win32/GUI.pm line 2703 during global destruction.

until I Ctrl-C out of it.


So maybe if we could postpone the CPAN upload for a little while? I'll take a look at this tomorrow.


/J

-------- ------ ---- --- -- --  --  -     -     -        -          -
Johan Lindström    Sourcerer @ Boss Casinos   johanl AT DarSerMan.com

Latest bookmark: "TCP Connection Passing"
http://tcpcp.sourceforge.net/
dmoz: /Computers/Programming/Languages/JavaScript/ 12



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Perl-Win32-GUI-Hackers mailing list
Perl-Win32-GUI-Hackers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-hackers


Reply via email to