Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » HTML like WYSWYG Editor in GEF
HTML like WYSWYG Editor in GEF [message #231235] Thu, 01 March 2007 00:03 Go to next message
Eclipse UserFriend
Originally posted by: eclipsegef.gmail.com

Hello,

I would like to create a HTML like WYSWYG editor using GEF and support
rowspan, colspan and CSS styling. I want to be able to handle the layout
wherein user can add rows, add columns, merge cells and undo the merge.

Could anyone suggest a good approach to this problem ? I would like to
have a JTable like component with rowspan and colspan added to it in GEF.

Thanks,
Robert.
Re: HTML like WYSWYG Editor in GEF [message #231282 is a reply to message #231235] Fri, 02 March 2007 15:23 Go to previous message
Eclipse UserFriend
Originally posted by: none.unknown.com

Take a look at our text example that is available from the repository.
org.eclipse.gef.examples.text

"Robert Murdoch" <eclipsegef@gmail.com> wrote in message
news:30bd11fd6491c5ce738027573c05c84b$1@www.eclipse.org...
> Hello,
>
> I would like to create a HTML like WYSWYG editor using GEF and support
> rowspan, colspan and CSS styling. I want to be able to handle the layout
> wherein user can add rows, add columns, merge cells and undo the merge.
>
> Could anyone suggest a good approach to this problem ? I would like to
> have a JTable like component with rowspan and colspan added to it in GEF.
>
> Thanks,
> Robert.
>
>
>
Previous Topic:Figure always on top
Next Topic:ManhattanConnectionRouter ?
Goto Forum:
  


Current Time: Fri Apr 19 17:12:33 GMT 2024

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

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

Back to the top