FW: [perl-win32-gui-users] Sorting Listview

2001-09-05 Thread Thomas, Timothy B
I pulled the code below straight out of a program I wrote awhile back that does this. This issue has been discussed several times, you might find better examples in the archives. What most people have done is store their data in a pre-defined hash, I actually pull the data directly from the table a

[perl-win32-gui-users] RE: [The GUI Loft] OLE Tool/Tool tips/Pasting/Hourglass/In Place Editing

2001-09-05 Thread Frazier, Joe Jr
> >4. Does anyone know a way to change the cursor during long > >operations. I'm just looking for an hourglass, nothing fancy. > > Don't know how, but it can be done. It's Win32::GUI stuff. > > Look in the docs, or ask on the win32-gui-users mailing list > if you can't > get it to work. And

[perl-win32-gui-users] Sorting Listview

2001-09-05 Thread Frazier, Joe Jr
Is there a way to sort the data in a Listview control? I know there is a ColumnClick event for each column and this is where you would do your sort, but has anyone already created a function to do this? I would assume you would have to load each row in to a data structure and use a Schwartzian Tr

RE: [perl-win32-gui-users] Running user functions after terminate window

2001-09-05 Thread Piske, Harald
> Everytime I write a new program I always make > some stupid mistake that screws everything up. Hm ... anybody here that this does NOT happen to?? I mean of those people that really DO write programs and not recombine samples with cut&paste, the way of Lego-programming you do VB and Dotnet and st

RE: [perl-win32-gui-users] Running user functions after terminate window

2001-09-05 Thread Joseph_Vieira
I'm really, really sorry. Everytime I write a new program I always make some stupid mistake that screws everything up. Usually I catch it but this time I didn't. I'm an idiot and I'm sorry for wasting everyones time. Thanks, Joe Peter Eisengrein <[EMAIL PROTECTED]>@lists.sourceforge.net