Re: [perl-win32-gui] GUI and OLE Constants

2000-05-22 Thread Aldo Calpini
[EMAIL PROTECTED] wrote: Has anyone tried using the GUI module with imported OLE contants? I'm finding that if I try to use something like use Win32::GUI; use Win32::OLE::Const ('Microsoft Excel'); some of my controls aren't defined. I've only noticed it with RichEdit fields

[perl-win32-gui] Retrieving value of an item in a ListView click

2000-05-22 Thread Jonathan Southwick
I want to get a value in a particular column when I click on the item in column 1. For instance: I have a listview with 6 columns. This first column is of course holds the index value. If I use: sub DataView_ItemClick { my $index = shift; } then $index holds the value of the index of

Re: [perl-win32-gui] File conversion

2000-05-22 Thread Sudha Natarajan
No problem, I hope this is of some help to you. Sudha At 12:05 PM 5/18/00 -0700, you wrote: Hi Sudha, Thanks for the help and detailed information, now I can automate my program to meet the whole reporting process. Thanks again, Preethi - Original Message - From: "Sudha Natarajan"