On Monday 31 December 2007 01:15:50 Alan Boba wrote:
> OOo 2.3.1 Base
>
> In a form that uses a table control the font size has been set to
> 10.5(slightly larger than the default font) on the general properties
> tab of the
> table control.
>
> Whenever a given cell of the table control has focus the font size becomes
> smaller.
>
> I haven't found a way to specify that the font of the active cell in the
> table control shouldn't change or to specify the size.
>
> Does anyone know how to control font size in the active cell or how to
> prevent it from changing when it receives focus? Note this change also
> occurs in two columns that use combo boxes.

    I see two ways to do it, neither of which seems like a good idea. First, 
create a macro that increases the Font size to what you want it when a cell 
has focus. Second, unzip the base file, find the file that contains this font 
information, change that file, and then rezip it.
    It appears that when a cell has focus, the font size is changed to a 
default value instead of remaining the same size.
    There is a third choice that will take longer to get done. This may be a 
bug in the program, or someone may need to request an enhancement on this 
issue. Perhaps someone else would list what is required to report it as a bug 
or to request this to be an enhancement.

Dan

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

Reply via email to