Hi, a few comments on the tabular layout dialog:
1. If you create a table with a column of fixed width and then you declare one of the cells in this column as a multicolumn cell, the tabular dialog behaves incorrectly: The "H. Alignment" in the "cell" tab is always reset to "left" when you press "close" and reopen the dialog. I guess "pwidth" on line 200 in "FormTabular.C" is wrong. Could you please have a look at it? 2. While having a short look at the code, I noticed that lines 206-208 and 240-242 seem to be contradictory. 3. In the tabular dialog ("Column/Row" and "cell" tabs) different types of buttons are used for "H" and "V" alignment. Shouldn't they look the same? That's it for today. I hope my remarks are not complete nonsense. Michael