Dan Friedman <dan@...> writes: > No, a backScript didn't do the trick. I brought up the message watcher and unless the mouse is within the > modal dialog, no message is sent – to anything! I don't think there is a way to scroll a stack when a modal > dialog is open. Bummer.
Oh, I see - you wan't to move the mouse over the main stack to do this. I don't think that's going to work with a modal stack at the front. What you *can* do is have the mouse over the modal stack, use the scrollwheel, and dispatch the message to the main stack. But it sounds like that's not going to fit your workflow. -- Mark Wieder [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
