Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 06 MAR 1999 01:21:31PM Brian Wick wrote:

Is there a way to change the font or color of an edittable column header ?

Can the cell height (not width) in an edit table be changed ?


At 07 MAR 1999 10:21PM Cameron Revelation wrote:

Brian,

Is there a way to change the font or color of an edittable column header?

No, not without DLL-level coding. The color is the system "button face". If the font is settable, it is as a result of setting the font for the column (FONT_BY_POS with row passed as 0), but I don't believe that affects the column header portion.

Cameron Purdy

Revelation Software


At 08 MAR 1999 10:07AM Brian Wick wrote:

Cameron,

Thankx for offering some suggestions. I had already determined that FONT_BY_POS,row=0 or row=" dos not work. Here is what I have determined which is I am sure common knowledge:

1. Setting the FONT property for the entire edittable control changes the font for the column labels and row numbers.

2. A big FONT (14 pt or higher) causes the height of the labels AND edittable cells to grow in height.

3. Then I do a font_by_pos message to change the font in the edittable cells (not column headers) to a smaller font, but the cell height is still the height of the column header labels.

4. This satisfies most of what I am after.

tx….Brian

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/e71751cdbb0ee6ca8525672c0064d8f2.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1