Leuven, E. wrote:
Georg Baum wrote:
I don't think so. In general the tabular code is far too close to LaTeX
IMHO, and this is just one case where it shows.
i am glad you say so, it is exactly the feeling i have after staring at the
code for some time now...
Another idea would be to encapsulate QTableView for our needs. Each cell
would then contain a InsetText encapsulated in a QVariant. Each cell
would use a GuiWorkArea in order to show itself. Should be straight
forward to implement IMHO, QTableView has everything you need I think.
Abdel.