Can I specify different fonts in row and column titles?
1 post
• Page 1 of 1
Can I specify different fonts in row and column titles?
Hi,
I am trying to create a grid with column titles using Unicode character from the Symbola font.
I whish to use these glyphs as column titles in a large font.
However, I want the CellHeights to be much smaller, so require to set a smaller font size for the RowTitles.
I know I can set a different Font for the Cell values via CellFont, but there does not appear to any way use different font sizes for row and column titles.
So far the only solution I have come up with is to put bitmaps of the musical glyphs in the column titles (rather than text using Symbola font). Then I can the small font size I require for the RowTitles, keeping the CellHeight very small.
Can anybody suggest a simpler solution?
Thanks Ray
I am trying to create a grid with column titles using Unicode character from the Symbola font.
⎕UCS 119131+⍳9gives the glyphs for "Rhythmic values of notes" used in musical notation,(such as ♫) while
⎕UCS 119097+⍳9give the "Rhythmic values of rests" glyphs.
I whish to use these glyphs as column titles in a large font.
However, I want the CellHeights to be much smaller, so require to set a smaller font size for the RowTitles.
I know I can set a different Font for the Cell values via CellFont, but there does not appear to any way use different font sizes for row and column titles.
So far the only solution I have come up with is to put bitmaps of the musical glyphs in the column titles (rather than text using Symbola font). Then I can the small font size I require for the RowTitles, keeping the CellHeight very small.
Can anybody suggest a simpler solution?
Thanks Ray
Ray Cannon
Please excuse any smelling pisstakes.
Please excuse any smelling pisstakes.
-
ray - Posts: 238
- Joined: Wed Feb 24, 2010 12:24 am
- Location: Blackwater, Camberley. UK
1 post
• Page 1 of 1
Return to Windows: GUI, COM/OLE/ActiveX
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group