[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: SelectAll action use wrong editorPart.

MultiPageEditor is part of news://news.eclipse.org/eclipse.platform

"Drew" <drew@xxxxxxx> wrote in message news:di6797$6at$1@xxxxxxxxxxxxxxxxxxx
>I have a multipageeditorpart with a number of pages each page is a
> GraphicalEditorWithFlyoutPalette. When i perform a selectAll action on the
> editor the action is always peformed on the last added editor page and not
> the editor page on which the action was initiated.
> Any ideas?