[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: Bring figure to front when selected

You'll have to change the z-order of the figure in its parent so that that
figure is painted last (and hence on top of the other figures).  Search this
newsgroup for more discussion on that topic.

"Li" <lintower@xxxxxxxxx> wrote in message
news:co3g3c$c10$1@xxxxxxxxxxxxxxxxxx
> In GEF, I would like to bring a figure to front as soon as it is selected
> by user when user just click on the figure. How can I aprroach that?
>
> Thank you.
>