StatusLine of TextEditor in a MultiPageEditor [message #251545] |
Thu, 10 June 2004 13:47  |
Eclipse User |
|
|
|
Originally posted by: benson.cheng.viacore.net
I have a MultiPageEditor which has two pages, one is a subclass of the
TextEditor and the other one is a TreeViewer. What I want is when its
in the TextEditor page, I want the status line to show
|Writable|Insert|Line:Col| like the other text editor, how can I
accomplish this?
Thanks,
Benson.
|
|
|
|
|
|
Re: StatusLine of TextEditor in a MultiPageEditor [message #277398 is a reply to message #277387] |
Fri, 10 December 2004 03:31  |
Eclipse User |
|
|
|
Originally posted by: debianuser.debianuser.de
thnaks a lot, that did it !
foo@bar.com schrieb:
> On Thu, 09 Dec 2004 22:32:03 +0100, debianuser
> <debianuser@debianuser.de> wrote:
>
>> Benson Cheng schrieb:
>>
>>> I have a MultiPageEditor which has two pages, one is a subclass of
>>> the TextEditor and the other one is a TreeViewer. What I want is
>>> when its in the TextEditor page, I want the status line to show
>>> |Writable|Insert|Line:Col| like the other text editor, how can I
>>> accomplish this?
>>> Thanks,
>>> Benson.
>>>
>> Hi,
>> I am having exactly the same problem. any ideas???
>>
>>
>> thanks
>
>
> Take a look here
> http://cvs.sourceforge.net/viewcvs.py/orbeon/studio/src/plug ins/orbeon.oxfstudio.eclipse/src/orbeon/oxfstudio/eclipse/xm l/editor/
>
>
> . In particular look at MultiPageXML*.java. You might also want to
> look at
>
> Btw contributor is associated with the editor in plugin.xml. e.g.
>
> <editor
> name="Orbeon Log Event Editor"
> icon="orbeon/oxfstudio/ui/log.gif"
> class=" orbeon.oxfstudio.eclipse.monitor.log4j.editors.LogEventEdito r "
> id=" orbeon.oxfstudio.eclipse.monitor.log4j.editors.LogEventEdito r "
>
> contributorClass='orbeon.oxfstudio.eclipse.xml.editor.MultiP ageXMLEditorContributor'
>
> >
>
> ( LogEventEditor isa MultipageXMLEditor... )
>
> -- Regards, d
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02345 seconds