Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » ask for help on creating htmltableeditpart
ask for help on creating htmltableeditpart [message #146425] Wed, 04 August 2004 07:42 Go to next message
Eclipse UserFriend
Originally posted by: wu_changjun.founder.com

hi everyone:
in my project,i have to implement a tableeditpart.
I've implemented a HTMLTableLayout and HTMLTableLayoutEditPolicy,and the
structure of the table as following:
talbeeditpart
celleditpart
............
user can insert/delete row and collum and drag objects to cells .
now my question is:
1
Re: ask for help on creating htmltableeditpart [message #146445 is a reply to message #146425] Wed, 04 August 2004 11:54 Go to previous message
Eclipse UserFriend
Originally posted by: eostroukhov.hotmail.com

1. Just create the table with all columns/rows/cells in one operation - why
do you need several commands?
2. Cell can be a simple Panel figure (or even a rectangle figure) - I doubt
you need a freeform layer. It is easier to work with panels.


"david" <wu_changjun@founder.com> wrote in message
news:ceq785$odh$1@eclipse.org...
> hi everyone:
> in my project,i have to implement a tableeditpart.
> I've implemented a HTMLTableLayout and HTMLTableLayoutEditPolicy,and the
> structure of the table as following:
> talbeeditpart
> celleditpart
> ............
> user can insert/delete row and collum and drag objects to cells .
> now my question is:
> 1
Previous Topic:CellEditor
Next Topic:Creating links via dragging from anchors
Goto Forum:
  


Current Time: Thu Dec 26 16:28:06 GMT 2024

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

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

Back to the top