View Single Post
  #3 (permalink)  
Old 03-31-2008, 11:35 PM
Dave Mitchell's Avatar
Dave Mitchell Dave Mitchell is offline
Newbie
 
Join Date: Mar 2008
Posts: 8
Default

Excellent, thank you so much. Is there documentation on the door library? I poked around the Microsoft site but clearly don't know what I am looking for -> Thanks agraham, I found it on your post in the door library thread "If anyone wants to play but doesn't know how to find the necessary information the .NET 2.0 Class Library docs are here http://msdn2.microsoft.com/en-gb/lib...35(VS.80).aspx"

I was also looking for a way to find installed fonts. I can get the font filenames (cour.ttf, etc.), but not the name to pass to the setfont routine (Courier) -> I may have found it in the door lib as fontFamilies(j).Name, I'll see if I can get it to work.

Thanks again for the time you took answering my question.

Dave

Last edited by Dave Mitchell : 03-31-2008 at 11:44 PM.
Reply With Quote