Hi all,

I just found some odd behavior of TextTable's Width property. I have a
table with width 17649 (in 1/100th of mm). Alignment of this table is
switched off, it means the table is aligned by hand (IIRC alignment is
set to NONE). When I try to read Width property in Basic / Java
application, it returns nonsense -> 115596, which is more than 115 cm
on A4 page. When I do mouse right click on the table, table properties
dialog appears and correct width is displayed (17,6 cm), but Basic
macro / Java application still returns nonsense.

Width property is updated to correct value when I do - open text table
properties dialog, check Is width relative, click ok. Now, Width
contains correct table width even if I open text table properties
dialog again and uncheck Is width relative checkbox.

>From my point of view it sounds like a bug. But from where table
properties dialog reads real table width? Because width is correct in
this dialog, but not in text table Width property. Or should I call
something to get Width property updated?

I tested this with 2.4.1 on Linux box.

-- 
Robert Vojta

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to