Scott Rossi wrote:
I may be misunderstanding what you're trying to do but isn't mouseMove what defines a drag action in a list? When one clicks on the list, a selection is created; when that same is selection is moved, that is what triggers the drag. Is your situation not like this?
Yes, that's the situation. Looking at the message watcher, it seems I don't want mouseMove, I want dragMove. But initial experiments have failed, since it looks like dragMove eats some of the mouse messages just like mouseDown did.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
