Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Graphical Text Proposal draft started
Graphical Text Proposal draft started [message #151741] Wed, 22 September 2004 21:49 Go to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

See the following document:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/gef- home/team/wysiwyg.html?cvsroot=Tools_Project

We are investigating text editing using GEF tools and editparts. This can
be used for things as simple as editing a text label, or as complex as
something like Wordpad.
Re: Graphical Text Proposal draft started [message #151984 is a reply to message #151741] Fri, 24 September 2004 18:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

So far I've got simple text selection and typing working in a new example
project. The model, editparts, tools, viewer, and commands are just 22
classes so far.

"Randy Hudson" <none@us.ibm.com> wrote in message
news:cisrob$a45$1@eclipse.org...
> See the following document:
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/gef- home/team/wysiwyg.html?cvsroot=Tools_Project
>
> We are investigating text editing using GEF tools and editparts. This can
> be used for things as simple as editing a text label, or as complex as
> something like Wordpad.
>
>
Re: Graphical Text Proposal draft started [message #152029 is a reply to message #151984] Sun, 26 September 2004 11:51 Go to previous messageGo to next message
Alex Selkov is currently offline Alex SelkovFriend
Messages: 73
Registered: July 2009
Member
Sounds good. Project name?

Regards,

as

"Randy Hudson" <none@us.ibm.com>
Re: Graphical Text Proposal draft started [message #152075 is a reply to message #151984] Sun, 26 September 2004 23:32 Go to previous messageGo to next message
Asim Ullah is currently offline Asim UllahFriend
Messages: 24
Registered: July 2009
Junior Member
I'm looking forward to using this project very much.

I've been working on an independent Rich Text Editing
Framework myself and will be happy to wait for the official GEF
version.

Things I'd like to see are compound part selection, which
would include TextEditParts and non-TextEditParts, i.e inline images.
And decent performance with large documents (noticed some performance
issues with draw2d.text - TextFlowLargeExample, bump populatePage's
for-loop up to 100 and redraw takes awhile... not sure if this is a
fair test though).

Let us know when we can start playing with the code.


Randy Hudson wrote:

> So far I've got simple text selection and typing working in a new example
> project. The model, editparts, tools, viewer, and commands are just 22
> classes so far.

> "Randy Hudson" <none@us.ibm.com> wrote in message
> news:cisrob$a45$1@eclipse.org...
> > See the following document:
> >
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/gef- home/team/wysiwyg.html?cvsroot=Tools_Project
> >
> > We are investigating text editing using GEF tools and editparts. This can
> > be used for things as simple as editing a text label, or as complex as
> > something like Wordpad.
> >
> >
Re: Graphical Text Proposal draft started [message #152216 is a reply to message #152029] Mon, 27 September 2004 20:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Sorry for any confusion. This is a proposal for major new functionality,
not necessarily a new project. Hopefully it isn't so large that it needs to
be split apart.

Workbench team also uses term "proposal":
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -ui-home/navigator-proposal/general_purpose_navigator_design .html?rev=HEAD&content-type=text/html

"Alex Selkov" <as@empproject.com> wrote in message
news:1096199304.167106@builder.empproject.com...
> Sounds good. Project name?
>
> Regards,
>
> as
>
> "Randy Hudson" <none@us.ibm.com>
Re: Graphical Text Proposal draft started [message #152233 is a reply to message #152216] Tue, 28 September 2004 12:57 Go to previous messageGo to next message
Alex Selkov is currently offline Alex SelkovFriend
Messages: 73
Registered: July 2009
Member
Thanks.

Is any code already published in cvs?


"Randy Hudson" <none@us.ibm.com>
Re: Graphical Text Proposal draft started [message #152263 is a reply to message #152233] Tue, 28 September 2004 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

I'm too embarassed to release the code ;-). For now all of the code is part
of an example called gef.examples.text. The idea is to get it working, the
identify as many common components as possible. I have put in for a request
to create a CVS project for this example.

-randy

"Alex Selkov" <as@empproject.com> wrote in message
news:1096376085.69141@builder.empproject.com...
> Thanks.
>
> Is any code already published in cvs?
>
>
> "Randy Hudson" <none@us.ibm.com>
Re: Graphical Text Proposal draft started [message #153808 is a reply to message #152233] Tue, 12 October 2004 20:57 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

There is some working code in the gef.examples.text project.
Please provide as much feedback as you can :-)

"Alex Selkov" <as@empproject.com> wrote in message
news:1096376085.69141@builder.empproject.com...
> Thanks.
>
> Is any code already published in cvs?
>
>
> "Randy Hudson" <none@us.ibm.com>
Previous Topic:GEF outside of Eclipse
Next Topic:ConnectionEditPart not in EditPartRegistry ?
Goto Forum:
  


Current Time: Thu Apr 25 01:02:29 GMT 2024

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

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

Back to the top