[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Controls on ScrolledComposite 'guzzles' events

Hello,

I've putted some Controls (Labels/Buttons) inside a ScrolledComposite/ Composite-pair. As long as the mouse cursor is e.g. directly over the scroll-bar everything is fine, but when I roll the MouseWheel and the Cursor is positioned above a control, scrolling stops. :-/

A

--