[perl-win32-gui-users] Imagelists and Listviews together with THEGUILOFT.

2003-07-23 Thread Magnone, Angelo
Has anyone been able to use Imagelists with Listviews using THE GUI LOFT application? Some code examples using The Gui Loft (as the source for the Listview that uses the Imagelists) would be helpful. Thanks This e-mail may be privileg

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

2003-07-23 Thread Magnone, Angelo
According to the docs that I have read, "ItemCheck" deals with checkboxes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 1:11 PM To: Magnone, Angelo Cc: 'Jonathan Southwick'; [EMAIL PROTECTED] Sourceforge.

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

2003-07-23 Thread Magnone, Angelo
outhwick [EMAIL PROTECTED] Technical & Network Services Allegheny College Meadville, PA 16335 (814) 332-2755 At 7/22/2003 09:44 AM, Magnone, Angelo wrote: How do you deselect all currently selected items from a listview? -

[perl-win32-gui-users] How do you deselect all currently selected items from a listview?

2003-07-22 Thread Magnone, Angelo
How do you deselect all currently selected items from a listview? This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail o

RE: [perl-win32-gui-users] The Win32::GUI Documentation Project

2003-06-26 Thread Magnone, Angelo
Erick, Excellent... nicely done!! My thanks! Angelo. -Original Message- From: Erick Bourgeois [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 10:57 AM To: perl-win32-gui-users@lists.sourceforge.net Subject: [perl-win32-gui-users] The Win32::GUI Documentation Project The Win32::

[perl-win32-gui-users] FW: scanning images using perl...

2003-04-28 Thread Magnone, Angelo
> Does anyone know how I can scan images (using a flatbed scanner for > example) using Perl on a Windows environment? > This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations

[perl-win32-gui-users] scanning images using perl...

2003-04-28 Thread Magnone, Angelo
Does anyone know how I can scan images (using a flatbed scanner for example) using Perl on a Windows environment? This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any

[perl-win32-gui-users] how to display images?

2003-04-07 Thread Magnone, Angelo
Other than PerlTK are there any perl win32 modules for displaying photo images (bmp/jpg/etc...)? This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distributi

[perl-win32-gui-users] tabstip - tab changed

2002-11-22 Thread Magnone, Angelo
I used The Gui Loft to create a TabStip for various screens... For some reason, a tab change using the arrow keys and/or tab key does NOT execute the "sub TabStrip_Change". A mouse click on a tab DOES execute the "sub TabStrip_Click". Has anyone been able to get the tab change using the arrow

[perl-win32-gui-users] "Number" and "Case" TEXTFIELDS

2002-11-06 Thread Magnone, Angelo
Has anyone had any luck getting the "Number" and "Case" fields to work using The GUI Loft? Is there any way to "force" a TEXTFIELD to upper case? Is there any way to "force" a TEXTFIELD to numbers only? Thanks ;) This e-mail may be

RE: [perl-win32-gui-users] force a "tab selection" from a tabstri p

2002-10-30 Thread Magnone, Angelo
grein [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 30, 2002 2:13 PM To: 'Magnone, Angelo'; [EMAIL PROTECTED] Sourceforge. Net (E-mail) Subject: RE: [perl-win32-gui-users] force a "tab selection" from a tabstri p $tabstrip1->Select(0); # selects the 1st tab $tabstrip1-

[perl-win32-gui-users] force a "tab selection" from a tabstrip

2002-10-30 Thread Magnone, Angelo
Is there any way to force a "tab selection" from a tabstrip... for example using $tabstrip1->Show(); Thanks :) This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any

[perl-win32-gui-users] printer support

2002-10-23 Thread Magnone, Angelo
Does win32 have any printer-type functions like "Select printer", "Printer Properties", "Page Size", etc... Thanks :) This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligat

[perl-win32-gui-users] listbox selection lost...?

2002-10-22 Thread Magnone, Angelo
Hope someone can help I have a window with a listbox... call it WINDOW-A I have another smaller window with two buttons... call it WINDOW-B ( it is basically a "Do you wish to print these items? Yes No " window ) If WINDOW-A is currently being displayed and some entries in the listbox are

[perl-win32-gui-users] printing selected items from a listview

2002-10-22 Thread Magnone, Angelo
I'm looking for an example of how to print out SELECTED or HIGHLIGHTED entries from a listview. I'd like to capture the selected entries and send them to a printer. This e-mail may be privileged and/or confidential, and the sender

[perl-win32-gui-users] double click buttons

2002-10-22 Thread Magnone, Angelo
Anyone know how I can PREVENT a window from appearing more than once... for example: if I click on a button that displays a windowwhile that window is open, any other attempts to display the same window is ignored; including via menu. :) ---

[perl-win32-gui-users] toolbar gui loft

2002-10-16 Thread Magnone, Angelo
Has anyone had any success with creating a toolbar using The GUI LOFT and then act upon the different buttons clicked? How can I tell which button has been clicked? <<...OLE_Obj...>> This e-mail may be privileged and/or confidentia

[perl-win32-gui-users] gui loft

2002-10-16 Thread Magnone, Angelo
Has anyone had any success with creating a toolbar using The GUI LOFT and then act upon the different buttons clicked? How can I tell which button has been clicked? <<...OLE_Obj...>> This e-mail may be privileged and/or confidential