[perl-win32-gui-users] Memory leak (not really a leak at all)

2001-01-07 Thread Sam
ram from working correctly. -BEGIN PGP SIGNATURE- Version: N/A iQA/AwUBOliL8ZsRND2Z+TaWEQJGwgCeMkadt3YnnIh+sC3In8ZbMObH3WkAoPLK qIBjQIZHm48LYi6tlAehlC+G =u9/m -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Engineer Selective Communications Ph +64 9 302 1142 www.selective.co.nz

Re: [perl-win32-gui-users] Memory leak (not really a leak at all)

2001-01-09 Thread Sam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Sam wrote: > > Hi, > > > > I found many references to the 'memory leak' in the archived > > messages at http://www.mail-archive.com/perl-win32- > > [EMAIL PROTECTED]/. > > > I believe t

[perl-win32-gui-users] The memory leak problem (fixed, I hope ;)

2001-01-09 Thread Sam
e a patch for 0.0.502, and send this to Aldo, if he so desires. -BEGIN PGP SIGNATURE- Version: N/A iQA/AwUBOlsd7ZsRND2Z+TaWEQLI4ACfT9k/+/Lm84a6GAhfnF8sa91kBGEAoIXP QULIwerislw19RYsRAihlTY+ =5seU -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Enginee

Re: [perl-win32-gui-users] The memory leak problem (fixed, I hope ;)

2001-01-10 Thread Sam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Sam wrote: > > I said I'd report when I know more, so here goes... > > > > The problem isn't with DefWindowProc at all (in fact > > DefWindowProc doesn't do anything except default handling - > > d

[perl-win32-gui-users] possible problem with GetOpenFilename

2001-01-10 Thread Sam
wUBOlyPOZsRND2Z+TaWEQIaMACglCnO6IUWinq3Edjli6FiNt1RtfIAn15U CFa6ZCfkum4t9xQ8cVoqE5Be =mQaa -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Engineer Selective Communications Ph +64 9 302 1142 www.selective.co.nz

Re: [perl-win32-gui-users] possible problem with GetOpenFilename

2001-01-10 Thread Sam
problem purely with my > build of win32-gui (0.0502) or perl (5.60). > > It doesn't seem to happen unless you specify a filter. All the other > options work perfectly. > > Sam Jacobson > R & D Manager / Software Engineer > Selective Communications > Ph +64 9 30

Re: [perl-win32-gui-users] possible problem with GetOpenFilename

2001-01-10 Thread Sam
__ > Perl-Win32-GUI-Users mailing list > Perl-Win32-GUI-Users@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > -BEGIN PGP SIGNATURE- Version: N/A iQA/AwUBOlyVD5sRND2Z+TaWEQKUhwCfTzqkuL+VU54ClRf64F3rq6FTRsQAoJvu bUAL+pbhg9JJhHG4VMbu4X4j =AwPo -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Engineer Selective Communications Ph +64 9 302 1142 www.selective.co.nz

Re: [perl-win32-gui-users] possible problem with GetOpenFilename

2001-01-10 Thread Sam
exit. > > (I believe the message is from the perl interpreter rather than win32- > > gui). > > > > I'd be interested to hear if anyone is using this function with > > success (multiple times), as it may be a problem purely with my > > build of win32-gui (0.050

Re: [perl-win32-gui-users] Timer memory leak

2001-01-17 Thread Sam
ers > -BEGIN PGP SIGNATURE- Version: N/A iQA/AwUBOmV3FpsRND2Z+TaWEQKp+gCeLZMn4Tt91lr2RdgHKJUR2a40Oh0AnRZf RvelsYfiAdrIr21J4xK1IdOh =NE/h -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Engineer Selective Communications Ph +64 9 302 1142 www.selective.co.nz

Re: [perl-win32-gui-users] Progress Bar

2001-01-22 Thread Sam
ourceforge.net/lists/listinfo/perl-win32-gui-users > -BEGIN PGP SIGNATURE- Version: N/A iQA/AwUBOmxLuJsRND2Z+TaWEQKsgACg2d3CZVJXrUYTAM0wEWusfy5aMl8AoO93 0GfrhwDjphzcBxIelHKUfjPZ =mnYv -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Engineer Selective Communications Ph +64 9 302 1142 www.selective.co.nz

Re: [perl-win32-gui-users] Final Code: Click on URL in About Wind ow

2001-01-23 Thread Sam
list > Perl-Win32-GUI-Users@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > -BEGIN PGP SIGNATURE- Version: N/A iQA/AwUBOm1IP5sRND2Z+TaWEQLoxgCeOmCRBRcoYC01SRwr4J5EsFmPas0An1ru hizFZbFtSrQSEh3RUaEkqngP =WO0q -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Engineer Selective Communications Ph +64 9 302 1142 www.selective.co.nz

Re: [perl-win32-gui-users] Win32-GUI 0.0.558 Installation

2001-01-30 Thread Sam
.net/lists/listinfo/perl-win32-gui-users > -BEGIN PGP SIGNATURE- Version: N/A iQA/AwUBOnaMJJsRND2Z+TaWEQKzJACgy1y5bVzRelx88Dc//vRNbmC+w3sAoJ6I TJ9VOPKVFHfcrD2juPn52RTb =t+Tq -END PGP SIGNATURE- Sam Jacobson R & D Manager / Software Engineer Selective Communications Ph +64 9 302 1142 www.selective.co.nz

[perl-win32-gui-users] select all items in ListView

2003-05-16 Thread sam . dela . cruz
} } Regards, Sam Dela Cruz

Re: [perl-win32-gui-users] select all items in ListView

2003-05-16 Thread sam . dela . cruz
Hi, I'm sorry let me clarify my question, I mean, how do I check mark all of the items in a listview? Regards, Sam Dela Cruz Hi, Is there a way to select all items in a ListView? I tried doing this using this code, but it doesn't work: sub SelectAll_Click { my $count

RE: [perl-win32-gui-users] select all items in ListView

2003-05-16 Thread sam . dela . cruz
Darrik, That worked very well. Thanks! Regards, Sam Dela Cruz try this: foreach (0..$count) { $MainWin->ListView->ItemCheck($_,1); } :) darrik >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] Behalf Of >

[perl-win32-gui-users] ListView question: What event should I use when checking an item on a list?

2003-05-16 Thread sam . dela . cruz
select an item, not when you check an item. Please help. Thanks. Regards, Sam Dela Cruz

RE: [perl-win32-gui-users] ListView question: What event should I use when checking an item on a list?

2003-05-23 Thread sam . dela . cruz
I tried _ItemCheck, this worked like a charm! Regards, Sam Dela Cruz "Stuart Arnold" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05/16/2003 05:49 PM To: Sam Dela Cruz/SVL/SC/[EMAIL PROTECTED] cc: Subject:RE: [perl-win32-gui

[perl-win32-gui-users] extract icons from shell32.dll and use it in image list

2003-06-18 Thread sam . dela . cruz
namically create the images. Is there any other way of doing this? Or perhaps, it is possible to include the bmp files in the executables using PDK4, PerlApp utility? Thanks and Regards, Sam Dela Cruz

Re: [perl-win32-gui-users] extract icons from shell32.dll and use it in image list

2003-06-18 Thread sam . dela . cruz
Win32::GUI::BitmapInline worked really well. Thanks! Regards, Sam Dela Cruz You could try Win32::GUI::BitmapInline, from the docs: This module can be used to "inline" a bitmap file in your script, so that it doesn't need to be accompained by several external files (less hassl

[perl-win32-gui-users] Is there an Event that I can use when a checkbox is checked on a Treeview Node

2003-07-17 Thread sam . dela . cruz
rk on a node, I would like to check everything that is displayed on the listview on the right. Is there a way that I can capture that event? Thanks. Regards, Sam Dela Cruz

RE: [perl-win32-gui-users] How do you deselect all currently sele cted items from a listview?

2003-07-23 Thread sam . dela . cruz
sub ClearSelections_Click #= { my $count = $MainWin->ListView->Count(); foreach my $item (0..$count) { $MainWin->ListView->ItemCheck($item,0); } } Regards, Sam Dela Cruz I believe this will actually "clear" the listview... I just

Re: [perl-win32-gui-users] XP "Look and Feel" - Success.

2004-02-18 Thread sam . dela . cruz
Hi, This looks great. Thanks. I was trying to create an executable using Activestate PDK-perlapp, how do I include this file? Regards, Sam Dela Cruz "Jez White" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/04/04 05:17 AM To: "Robert Thor

Re: [perl-win32-gui-users] XP "Look and Feel" - Success.

2004-02-18 Thread sam . dela . cruz
Hi Jez, Did choice No. 1. I placed the manifest file in the same directory as the resulting exe. Negative results. I tried to use ResHacker but, I think it's complicated. Is there a way to just include the file when perlapp is used? Regards, Sam Dela Cruz "Jez Whit

Re: [perl-win32-gui-users] XP "Look and Feel" - Success.

2004-02-18 Thread sam . dela . cruz
Got it! manifest file works now, thanks. As regards to ResHacker, I really would love a tutorial if you have some time. Thanks. Regards, Sam Dela Cruz "Jez White" <[EMAIL PROTECTED]> 02/18/2004 10:12 AM To: Sam Dela Cruz/SVL/SC/[EMAIL PROTE

Re: [perl-win32-gui-users] A guide for adding resources (bitmaps, binary objects and XP manifest) to your exe

2004-02-23 Thread sam . dela . cruz
This worked well with perlapp, thanks very much Jez! Regards, Sam Dela Cruz "Jez White" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 02/23/04 02:38 AM To: "Win32-GUI" cc: (bcc: Sam Dela Cruz/SVL/SC/PHILIPS) Subject:

[perl-win32-gui-users] problem with Win32::GUI::AxWindow when building exe file with Activestate Perlapp

2004-03-01 Thread sam . dela . cruz
Win32::GUI::Dialog(); # Main window event handler sub Window_Terminate { # Release all before destroy window undef $OLEControl; $Control->Release(); return -1; } sub Window_Resize { if (defined $Window) { ($width, $height) = ($Window->GetClientRect)[2..3]; $Control->Resize ($width, $height); } } Regards, Sam Dela Cruz

[perl-win32-gui-users] How do I hide the column heading in ListView?

2004-03-11 Thread sam . dela . cruz
Hi All, Can I hide the column heading in ListView? How to do that? Thanks & Regards, Sam Dela Cruz