Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » UndoRetargetAction with multiple CommandStacks
UndoRetargetAction with multiple CommandStacks [message #290232] Sun, 21 August 2005 20:56 Go to next message
Eclipse UserFriend
Originally posted by: emanuele.sabellico.email.it

I am developing a MultiPageEditorPart with two editors and I want that
when I change page the UndoRetargetAction change and listen to the
UndoAction(and so to the CommandStack) of the active editor
Re: UndoRetargetAction with multiple CommandStacks [message #290233 is a reply to message #290232] Sun, 21 August 2005 21:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: emanuele.sabellico.email.it

thanks in advance!!
> I am developing a MultiPageEditorPart with two editors and I want that
> when I change page the UndoRetargetAction change and listen to the
> UndoAction(and so to the CommandStack) of the active editor
Re: UndoRetargetAction with multiple CommandStacks [message #290234 is a reply to message #290233] Sun, 21 August 2005 23:18 Go to previous message
Eclipse UserFriend
Originally posted by: emanuele.sabellico.email.it

I resolved the problem calling the method setActivePage in the
ActionBarContributor from the method pageChange(int n) in the
MultiPageEditorPart

> thanks in advance!!
>
>> I am developing a MultiPageEditorPart with two editors and I want that
>> when I change page the UndoRetargetAction change and listen to the
>> UndoAction(and so to the CommandStack) of the active editor
Previous Topic:setting text markers on a resource
Next Topic:Urgent: Customize workspace before it's creation
Goto Forum:
  


Current Time: Fri Apr 19 10:27:18 GMT 2024

Powered by FUDForum. Page generated in 0.01840 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top