Hi, i need a way to know if the call to XmFontListEntryLoad will fail. I tought that just calling XListFonts() should show me if the basefont is available or not, but even when XListFonts return with available fonts for my basefont pattern, XmFontListEntry fails. How can I know if some font is available to be loaded as fontset with a call to XmFontListEntryLoad() with Xm_FONT_IS_FONTSET Any help/hints will be appreciated. |
|||

Andriy Konoval
set the tag
Walking trough openmotif code, I noticed XmFontListEntryLoad() can fail only in case tag argument is NULL