From: Jez W. <je...@je...> - 2004-10-20 14:59:36
|
Hi, I've just found a minor problem with SetEvent on combo boxes (but could b= e=20 with other controls too). So it's probably a good idea to delay the next=20 build. The global destruction issue, well, good luck tracking that one down:) Wh= en=20 the Loft user closes the test/preview window, do you do anything special?= In=20 the past, I was trying to do weird things with dynamically created object= s,=20 but with the auto destruction of windows objects in the current build, it= =20 removes the need for all this trickery (I was getting global destruction=20 errors with that code when I upgraded). I'm still suffering a similar=20 problem with RichEdit controls - if I don't store the RichEdit in a globa= l=20 variable I get a crash on exit- I was never able to track that problem do= wn. Cheers, jez. ----- Original Message -----=20 From: "Johan Lindstrom" <jo...@Da...> To: "GUI hackers" <per...@li...> Cc: "Glenn Linderman" <pe...@ne...> 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=20 >>putting it on CPAN, even, if you have that figured out? > > Glenn asked me to check whether TGL would work with the release candida= te.=20 > 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=20 > selection and clicks are broken (the selection rubber band is in the wr= ong=20 > 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=20 > 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=20 > take a look at this tomorrow. > > > /J > > -------- ------ ---- --- -- -- -- - - - - - > Johan Lindstr=F6m 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 ITManagersJourna= l > 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=20 > more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Perl-Win32-GUI-Hackers mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-hackers=20 |