[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[tools-dev] [GEF] selected visuals not always on-top
|
- From: "Thilo Schwidurski" <thilo.s@xxxxxx>
- Date: Wed, 15 May 2002 18:51:40 +0200
- Delivered-to: tools-dev@eclipse.org
Hi,
any hints where I should look for the modifications needed to have the
Viewparts "Z-ordered" based on the selection?
Should I hook in a ISelectionChangedListener via AbstractEditPartViewer
#addSelectionChangedListener() ?
Can I utilize a LayerManager (a GraphicalRootEditPart)?
Regards, Thilo.