Page 1 of 1

Bugs with Table and RB

Posted: Thu Nov 23, 2006 5:18 pm
by JPR
Hi Sergey,

First, thank you for update of TRichView.

But I advised your component for SOLUNE application, We spent much time to integrate it and now we are blocked.

We are conscious of carried out work, but the future of the application (SOLUNE) depends on the correct operation of this component.

Could you inform us on the time for the corrections of the bugs mentioned above ?

Regards

Jean-Philippe RENOU

Posted: Fri Nov 24, 2006 8:50 pm
by Sergey Tkachenko
Do you mean page breaks inside tables?

3 things are not completed yet:
1) Determining if there is enough space for at least one line of text (the question: should the next row (or table as a whole) be started from the next page). Temporal "stub" code is used.
2) Vertical alignment in cells with page breaks
3) Saving one page as RVF

The 3d issue is the one what does not allow using RB wrapper with it. I'll try to fix it this weekend.