| [news.eclipse.tools.gef] Re: gef diagram in table cell |
I suppose it all depends what you want your table to do...
cheers!
i'm trying to put a simple gef/draw2d diagram (view only, no edit) into a table cell. i'm guessing there's no way to do this using SWT/JFace tables (short of creating an image from the diagram). is that right?
if so, what are other strategies that have been used. using an emulated table like KTable? building a table using GEF/draw2d only (with some kind of grid layout)?
thx for any suggestions.
regards,
al