1. RE: getIndex() and ListView
- Posted by Jonas Temple <jktemple at yhti.net> Jun 14, 2001
- 352 views
Euman wrote: > Here's a mask for full line selection with grids (like Excel), oneclick > and a > pointing finger mouse if this helps? > Euman, You're the man...er...the Euman! This mask is great. Question: did you learn this by experience or is their actually somewhere out there a handy-dandy "Use this mask and get this result" manual? If not, it would certainly be nice. Jonas
2. RE: getIndex() and ListView
- Posted by Virtual B <behaviorself at netzero.net> Jun 15, 2001
- 363 views
Thanks to everyone who responded. Everything works now! Well, almost everything. I have one ListView that I load in reverse order to make the information display properly, and I've got to figure out how to get it to select the proper line. But that shouldn't be too difficult (famous last words, right?). Euman...That mask works great! Very cool. And it worked right out of the box, too. I was expecting to have at least a little trouble with it, but it did just what I wanted the first time. Jonas...Thanks for the tip on getIndex(). I don't think I would have ever stumbled across getLVSelected(). I don't think it's in the docs anywhere. Thanks again to everyone else. Virtual B Euman wrote: > I have a copy of Whistler SDK that comes in very handy. > There are so many neat tricks in there but you must be > very carefull with Win32lib cause it's still in development. > > Euman > euman at bellsouth.net > > ----- Original Message ----- > From: "Jonas Temple" <jktemple at yhti.net> > To: "EUforum" <EUforum at topica.com> > Sent: Thursday, June 14, 2001 16:23 > Subject: RE: getIndex() and ListView > > > > > > > > > > Euman wrote: > > > Here's a mask for full line selection with grids (like Excel), oneclick > > > and a > > > pointing finger mouse if this helps? > > > > > Euman, > > > > You're the man...er...the Euman! This mask is great. Question: did you > > > > learn this by experience or is their actually somewhere out there a > > handy-dandy "Use this mask and get this result" manual? If not, it > > would certainly be nice. > > > > Jonas > > > > > > > > > >