SWT MouseDown event too dominant for custom selecting controls
问题 I have made the UI/Editor you can see in the picture below. The Text is displayed by StyledText s. The black lines are custom borders that are in fact Label s with lines drawn on them. Now my goal is to provide a selection that allows the user to select the Control s to delete them or add others to them. The second image shows a example selection. So started with all kinds of MouseEvent s this is more complicated than I initially thought. When the MouseDown event is fired on any Control I am