Hi.
The message has to go somewhere. How about a backScript? Craig Newman -----Original Message----- From: Dan Friedman <[email protected]> To: use-livecode <[email protected]> Sent: Thu, Apr 25, 2013 4:53 pm Subject: Re: Scrolling Non-Focus Window Mark, Thanks for the help! The problem is if you put your mouse over the "main" stack, the modal stack doesn't catch the rawKeyDown message. Obviously, I can't dispatch it if it's not trapped. Any other thoughts? -Dan >> Now, I open a modal dialog. The rawKeyDown is now no longer trapped on >> stack "main". Is there a way to scroll a >> group, via the mouse wheel on stack "main" while the modal stack is open? > > Can you trap rawKeyDown in your modal stack and then dispatch it to your > main stack? _______________________________________________ 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 _______________________________________________ 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
