Re: litview seleted text (was: EuGTK now on Sourceforge)
- Posted by Derek Parnell <ddparnell at bigpond.com> Jul 28, 2004
- 525 views
Mike Sabal wrote: [snip] > I'm totally stumped on one area of list views. I > can see how we can identify the line numbers selected, but how on earth > do I extract the data contained in the selected line? I keep getting > machine-level exceptions, so I know I'm doing something wrong. If you are using win32lib, why not try the getLVSelectedText() routine? Or even the getLVItemText() if you know the row number of the selected text. -- Derek Parnell Melbourne, Australia