| [news.eclipse.tools.gef] Re: draw2d: label follows figure |
Nhu
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