OIPI problems (OpenInsight 16-Bit Specific)
At 17 MAR 2003 10:49:35AM Godfrey Farrugia wrote:
The ADDTABLE command takes in PARM1 the column position, one of which can be + for vertical centre. I've tried it but the text still gets positioned at the top. Does this work only if you have a multi-line cell? Otherwise, what could I be doing wrong?
Thanks
At 17 MAR 2003 11:09AM Godfrey Farrugia wrote:
Additionally, I've found out that the text is always positioned at the top, regardless of which position I try. Should I be setting a previous switch elsewhere?
At 24 MAR 2003 08:07PM Tony Splaver wrote:
The vertical column position only works on rows that have more than one line. For example, if the table has 3 columns and the first column has 3 lines of wrapping text and the next two columns only have one line of text, then the last two columns will use the vertical alignment property.
Does that help, or am I missing your questions?
At 29 MAR 2003 07:26AM Godfrey Farrugia wrote:
Thanks for your response.