Hi
Here is a follow up on this:
I am using a N
FontNameThumbnailComboBox to allow the user to selct a
font. Now I find it all works (to a greater or lesser extent - some
fonts like Farisi cut off the top of the line or para) if I choose a
font whose
name is one word like ApplyMyungjo or Arimo - the selected text all changes to the selected
font and the value is saved. However, if I choose a
font whose
name is two or more words like Comic Sans MS or Brush Script MT, the stored value is the concatenated string (ComicSansMS or BrushScriptMT) and the
font in the NRichTextview is not changed.
What is causing it to cut off the top of the line/paragraph with some
fonts (Farisi) and not others?
Is there either a way to stop the problem with the multi-worded
fonts or a way to remove the multi-worded
fonts from the list of available
fonts?
Thanks
Neil