Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Looking for examples of RCP EditorParts using Eclipse Forms
Looking for examples of RCP EditorParts using Eclipse Forms [message #466977] Thu, 26 April 2007 20:36 Go to next message
Bill Blalock is currently offline Bill BlalockFriend
Messages: 119
Registered: July 2009
Location: Alabama
Senior Member
I am working on a RCP application which deals with data base records.

I am trying to make EditorParts which contain Eclipse Forms. Lay out the
data in the data base record in the form.

Can anyone point me to some examples of how this is done. The very good
article in Eclipse Forms and RCP gives examples using ViewParts.

Thanks all
Re: Looking for examples of RCP EditorParts using Eclipse Forms [message #466981 is a reply to message #466977] Thu, 26 April 2007 22:06 Go to previous messageGo to next message
Patrick Paulin is currently offline Patrick PaulinFriend
Messages: 44
Registered: July 2009
Location: Madison, Wisconsin
Member
Hi Bill,

One set of examples are the manifest and product configuration editors
that come with Eclipse. You can find them in the org.eclipse.pde.ui
plug-in. These are obviously pretty advanced examples, but they should
give you some idea what's involved.

--- Patrick
patrick@rcpquickstart.com


Bill Blalock wrote:

> I am working on a RCP application which deals with data base records.

> I am trying to make EditorParts which contain Eclipse Forms. Lay out the
> data in the data base record in the form.

> Can anyone point me to some examples of how this is done. The very good
> article in Eclipse Forms and RCP gives examples using ViewParts.

> Thanks all


Patrick Paulin
Eclipse RCP/OSGi Trainer and Consultant
Modular Mind, Ltd.

patrick@modumind.com
www.modumind.com
twitter.com/pjpaulin
linkedin.com/in/pjpaulin
Re: Looking for examples of RCP EditorParts using Eclipse Forms [message #467056 is a reply to message #466981] Fri, 27 April 2007 17:00 Go to previous messageGo to next message
Bill Blalock is currently offline Bill BlalockFriend
Messages: 119
Registered: July 2009
Location: Alabama
Senior Member
Thank you Patrick

I was hoping to find something more basic, like a tutorial.

The class FormPage extends EditorPart. I was looking for a simple example
of using a FormPage as an RCP editor part.

Thanks for the advice Patrick.

Bill Blalock
Re: Looking for examples of RCP EditorParts using Eclipse Forms [message #467065 is a reply to message #466977] Fri, 27 April 2007 18:14 Go to previous message
Charlie Kelly is currently offline Charlie KellyFriend
Messages: 276
Registered: July 2009
Senior Member
Hi Bill,

Where are you having trouble:
getting records to Editor
getting records to Form
setting up the form
updating the form from changes to records?

Charlie


Bill Blalock wrote:
> I am working on a RCP application which deals with data base records.
>
> I am trying to make EditorParts which contain Eclipse Forms. Lay out
> the data in the data base record in the form.
>
> Can anyone point me to some examples of how this is done. The very good
> article in Eclipse Forms and RCP gives examples using ViewParts.
>
> Thanks all
>
Previous Topic:Access Restriction
Next Topic:Problem regarding showing icons in the package Explorer
Goto Forum:
  


Current Time: Wed Apr 24 14:40:24 GMT 2024

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

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

Back to the top