[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] gef diagram in table cell

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