Mitul Modi schreef op 17-3-2014 8:00:
There are some white space errors in previous mail.
I am attaching text file with this mail that will give exact idea.
In this case now inset dimensions are dynamic as it will depend on position of 
inset.

Inset's dimensions were always dynamic as the number of rows will change if the windows become wider or narrower.

Now with this implementation, I think I have to re-implement methods like TextMetrics:drawParagraph, TextMetrics:redoParagraph ,methods in rowPainter class and maybe some others because with current implementation, text is painted row by row and with new implementation of 3 box model of insets, I am breaking rows like in fig2,fig3 or fig4. With nested Insets complications may increase (I am not sure at this moment) .

Yes, and please take into account the work Jean-Marc pointed you to.

Vincent

Reply via email to