trichview.support
Re: TrvActionInsertTable |
Author |
Message |
Yoerdes |
Posted: 08/11/2003 17:46:50 Sergey Tkachenko wrote: > Hi. > > These options may be not obvious. > They means: > - autosize: width of table is not specified (BestWidth=0), with of each > column is specified (cell.BestWidth>0) so that the table occupies full > widnow approximately (approximately - beacuse width of all columns must be > equal) > - size table to fix window: actually, redundant option; equal to width=100% That's understood. What is odd is that when I create a table with e.g 4 columns using "Autosize" the table is wider then using "size table to fix window". They should be equal. The "size table to fix window"-version fits better. But I need the flexibility of the "Autosize"-version. > Current version of RichView does not allow to resize with mouse tables with > table.BestWidth>0 (it's only possible to change relative widths of columns) OK, to overcome this obsticle I'd like to write a method where I can change the fixed table width to a flexible width and vice versa. I've already experimented changing bestwidth of cells and table but without success. How could I do this? Regards Yoerdes |
Powered by ABC Amber Outlook Express Converter