From: | David McMinn |
Date: | 17 Aug 2000 at 12:13:00 |
Subject: | Re: GTListviews |
Hi Sven
> These damned GTListviews have been discussed a million times, but...
...they're the ones that cause most trouble :)
> I WANT to select an item an WHILST HAVING THE MOUSE PRESSED get the actual
> selected item.
You mean, if you hold the mouse button down and drag it over the listview,
different items should be selected?
> I tried it with #IDCMP_GADGETDOWN, but didn't get any message (of course I
> set the IDCMP-Flag).
Not only that, you need to set the GTListview to give IDCMP_GADGETDOWN
messages. But looking at my autodocs, it doesn't look like you can do that. I
just tried it too and I can't get any down events for a listview.
> So how can I get the item while the mousebutton is pressed ?
Perhaps this is a good time to investigate custom GTListviews, made up with a
scroller :)
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie