[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] draw2d: label follows figure

Hello,

In my GEF application I have a figure which is basically an ImageFigure. I am looking for a way to create a label that follows that figure. I tried using DelegatingLayout on my figure, but of course the label is positioned in the figure, may be there is a way to offset the positioning of the label so it's outside the figure?

Thanks for your help,
Alex