Dan Friedman <dan at ...> writes: > 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? -- Mark Wieder mwieder at ahsoftware.net