Nigel wrote:
> ... installed fonts, can I get at a list of them via lingo only
> or do I need to go Bud API ?

Hi Nigel,

on getFonts()
  tempFont = new(#font)
  fonts = tempFont.fontList()
  erase tempFont
  return fonts
end

Cheers,

James


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to