[perl-win32-gui-users] PDF thumbnail display

2007-05-31 Thread pcourterelle
Is it possible to display a thumbnail or preview from a PDF using Win32:GUI? PDF is not supported by the DIBitmap package so I thought I'd ask, see if something was in development or other avenues exist. Thanks Phil Courterelle

Re: [perl-win32-gui-users] PDF thumbnail display

2007-06-01 Thread pcourterelle
- Original Message - From: "Glenn Linderman" <[EMAIL PROTECTED]> To: "pcourterelle" <[EMAIL PROTECTED]> Cc: Sent: Thursday, May 31, 2007 10:01 PM Subject: Re: [perl-win32-gui-users] PDF thumbnail display On approximately 5/31/2007 9:30 PM, came t

[perl-win32-gui-users] memory management and Win32::GUI

2007-06-09 Thread pcourterelle
Are there any special requirements for memory management when using Perl Win32::GUI? I've created several some simple scripts with Win32::GUI where there is little more than a window, button and listview and the script is using 6 MB of memory. The memory usage increase dramatically each time a

Re: [perl-win32-gui-users] memory management and Win32: :GUI

2007-06-14 Thread pcourterelle
it's quite minimalMy apologies.. phil - Original Message - From: "Robert May" <[EMAIL PROTECTED]> To: Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2007 5:35 PM Subject: Re: [perl-win32-gui-users] memory management and W

Re: [perl-win32-gui-users] combobox

2007-07-04 Thread pcourterelle
Rob, thanks for that...that drove me nuts for a while...what does SetTopIndex() do if it does ensure the value of the index is visible in the Listbox? The info says: SetTopIndex SetTopIndex(INDEX) Ensure that a particular item is visible in the Listbox of a Combobox. Just curious. Thanks phi

Re: [perl-win32-gui-users] combobox

2007-07-11 Thread pcourterelle
- Original Message - From: "Robert May" <[EMAIL PROTECTED]> To: "pcourterelle" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, July 11, 2007 2:29 PM Subject: Re: [perl-win32-gui-users] combobox On 04/07/07, pcourterelle <[EMAIL PROTECTED]> wrote: Rob

Re: [perl-win32-gui-users] bitmap - getting mouse clicks and mouse location

2008-11-21 Thread pcourterelle
To get the absolute X and Y coordinates, would you have to subtract the position of the child (label) from the position of the parent (main window)? pc -Original Message- From: zak3 [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2008 2:21 AM To: perl-win32-gui-users@lists.sourcef