trichview.com

trichview.support




Re: beavior from lines tables.


Return to index


Author

Message

Sergey Tkachenko

Posted: 11/07/2002 16:34:13


RichView tables are HTML-like tables. HTML tables do not have internal

borders, because borders of adjacent cells are not combined together.

RTF tables are simulated using negative cell spacing.

Ideally, border commands should work differently when cell spacing is

negative and positive.

When it is positive or zero (HTML tables), each selected cell must be

treated inividually, and "internal borders" do not make sence (this behavior

is currently implemented in RichViewActions).

When it is negative (tables look like RTF tables, because borders overlap

each other), these commands can work differently. Selection can be

considered as a whole, with internal and external borders. This behavior is

not implemented in RichViewActions yet, planned for later. For now, I can

only suggest to implement it yourself. Enumerate selected cells, for each

border check if it is an internal border (cell on other side is selected) or

not, and work with it correspondingly.



> Hello again Sergey:

>

> can you help to implement this beavior??

> i have the other (left,right,bottom,top).

>

>

> ciao.

>

> Antonio G�mez.

>

>

>





Powered by ABC Amber Outlook Express Converter