Font Enumerator for B+

BlitzPlus Forums/BlitzPlus Programming/Font Enumerator for B+

cyberseth(Posted 2004) [#1]
http://www.blitzcoder.com/cgi-bin/showcase/showcase_showentry.pl?id=cyberseth06212004225555&comments=no

I've written a DLL/userlib and some source code that allows you to enumerate all fonts on the system, then stick them into a list box or combo box, or whatever you want.

Basically, now you don't have to call the font requester every time you want the user to select a font. Or you can design your own requester window!