Article # 438, added by Geoworks, historical record
| first | previous | index | next | last |

How to get mono-spaced font for visMonikers.



Q. Is there a way to force a fixed space font for moniker text?

A. You can set up the visMoniker with a GString that sets the font,
   however it is easier to set the font in the Object that will be
   displaying the moniker. You could use MSG_VIS_TEXT_SET_FONT_ID
   for most text objects. (You could also use MSG_VIS_TEXT_SET_CHAR_ATTR
   for setting multiple attributes.)