Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » using AbstractTextEditor in an SWT Application
using AbstractTextEditor in an SWT Application [message #452962] Tue, 29 March 2005 09:26 Go to next message
Eclipse UserFriend
Originally posted by: leonhard.holzer.gmx.net

I want to develope my own Editor for editing sql files usng the abstract
class AbstractTextEditor. But I don't know how to use this Editor in my
SWT standalone application. Has anyone any suggeystions, links etc. It
would also be helpfull an example on how to use the
org.eclipse.ui.editors.text.TextEditor
class in an swt standalone application

thanks
leo
Re: using AbstractTextEditor in an SWT Application [message #453013 is a reply to message #452962] Tue, 29 March 2005 22:57 Go to previous message
Eclipse UserFriend
Originally posted by: bob.objfac.com

You'll need a bit more of Eclipse than just the AbstractTextEditor. How
about an RCP application? There's an example of using the editor classes
here:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-text-home/development/rcp/examples/index.html

If you don't want RCP trying to run the show for you, at least this
example will show you what the real dependencies are.

Bob Foster

Leonhard Holzer wrote:
> I want to develope my own Editor for editing sql files usng the abstract
> class AbstractTextEditor. But I don't know how to use this Editor in my
> SWT standalone application. Has anyone any suggeystions, links etc. It
> would also be helpfull an example on how to use the
> org.eclipse.ui.editors.text.TextEditor
> class in an swt standalone application
>
> thanks
> leo
Previous Topic:OS X Drag&Drop to Finder / InDesign
Next Topic:Mac button layout
Goto Forum:
  


Current Time: Sat Apr 27 03:50:08 GMT 2024

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

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

Back to the top