Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » StausLine for MultiPageEditor
StausLine for MultiPageEditor [message #152442] Wed, 29 September 2004 19:10 Go to next message
Eclipse UserFriend
Originally posted by: gayatri.us.ibm.com

Hi,
I have a question on how to contribute to the StatusLine when using a
MultiPageEditor. One of the pages is a GEF page and the other is a
source page/text editor page. I have created my own
MultiPageEditorActionContributor class and overridden the setActivePage
method to get the actionRegistry from the active page and registed the
globalActionhandlers. So far it is working good.
However, I am not able to figure out how to handle the contribution to
the StatusLine. I can get the graphicalViewer to put the mouse cursor
locations on the statusLine. however, when I switch to the source page,
I don't know how to get the default contributions to the status line
that a typical text editor would display (like insert mode,
Read-only/writeable and also the cursor location based on the keyboard
movements). Can anyone please help me?

thanks,
Gayatri
Re: StausLine for MultiPageEditor [message #153141 is a reply to message #152442] Wed, 06 October 2004 18:21 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Try the platform newsgroup.

"grenga" <gayatri@us.ibm.com> wrote in message
news:cjf12u$a7k$1@eclipse.org...
> Hi,
> I have a question on how to contribute to the StatusLine when using a
> MultiPageEditor. One of the pages is a GEF page and the other is a
> source page/text editor page. I have created my own
> MultiPageEditorActionContributor class and overridden the setActivePage
> method to get the actionRegistry from the active page and registed the
> globalActionhandlers. So far it is working good.
> However, I am not able to figure out how to handle the contribution to
> the StatusLine. I can get the graphicalViewer to put the mouse cursor
> locations on the statusLine. however, when I switch to the source page,
> I don't know how to get the default contributions to the status line
> that a typical text editor would display (like insert mode,
> Read-only/writeable and also the cursor location based on the keyboard
> movements). Can anyone please help me?
>
> thanks,
> Gayatri
>
Previous Topic:Which type editor should i use gef to implement?
Next Topic:Mixing edit parts in JFace/SWT tables
Goto Forum:
  


Current Time: Thu Apr 25 23:31:46 GMT 2024

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

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

Back to the top