[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Adding a (text editor) page

I followed this link to create multi-page form editor and had been successful.
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/forms_editors.htm


I'd like to add a text editor page that shows contents of the actual file. The closest solution i found is to call addPage(IEditorPart, IEditorInput input), but I don't know how.
I will appreciate any link or an example how to achieve it.



Thanks, Leo