There is no equivalent function in NS Basic/CE. The only workaround I can think of is to scan the \Windows folder for .ttf files. You can do this using this control: <http://www.nsbasic.com/ce/info/technotes/TN09.htm>
> >Hi, > >I am converting an eVB program to NSB and am stuck at a function that >uses the eVB functions > >Screen.FontCount >and >Screen.Fonts(i) > >to enumerate the fonts available on the device. >I cannot get rid of this function as it is needed to find out which >Unicode Font is available for the application on specific Korean and >Taiwanese devices. > >How do I enumerate the fonts in NSB CE ? > > > > > >------------------------------------ > >Yahoo! Groups Links > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en -~----------~----~----~----~------~----~------~--~---
