Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-dev] Editors

You can achieve the same by extending your editor from  multipageeditor if have I have understood you well.
-----Original Message-----
From: platform-dev-admin@xxxxxxxxxxx [mailto:platform-dev-admin@xxxxxxxxxxx]On Behalf Of Eric J Kaplan
Sent: Tuesday, November 04, 2003 6:55 PM
To: platform-dev@xxxxxxxxxxx
Subject: RE: [platform-dev] Editors

In a similar vein, does eclipse allow viewing the same file in two editors at once?  It’s often useful to see one part of the file while working on the other.

Also, once I have a file associated with one view pane, how can I easily move the file to another view pane.

 

Regards

 

Eric

 

-----Original Message-----
From: platform-dev-admin@xxxxxxxxxxx [mailto:platform-dev-admin@xxxxxxxxxxx] On Behalf Of Ravindran, Suchitra
Sent: Tuesday, November 04, 2003 7:41 AM
To: platform-dev@xxxxxxxxxxx
Subject: [platform-dev] Editors

 

Hi All,

 

 Why is this that I can move or dock the editors only if there are atleast 2 editors open.

 I have created a custom perspective and would like to have all the editors and view docking. But to dock the editor multiple windows should be open?

 Can any one help me out with this?

 How do I trace the code when we drag the windows (views and the editors).

 How do we add listeners to the views or the editors

 

 Reagrds,

 

***********************************************************************************
Information contained in this email message is intended only for use of the
individual or entity named above. If the reader of this message is not the
intended recipient, or the employee or agent responsible to deliver it to
the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please immediately notify the
postmaster@xxxxxxxxxx and destroy the original message.
**************************************************************************************

***********************************************************************************
Information contained in this email message is intended only for use of the
individual or entity named above. If the reader of this message is not the
intended recipient, or the employee or agent responsible to deliver it to
the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please immediately notify the
postmaster@xxxxxxxxxx and destroy the original message.
**************************************************************************************

Back to the top