ask for help on creating htmltableeditpart [message #146425] |
Wed, 04 August 2004 07:42 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03070 seconds