Font Dialog Box
- Posted by Brian Jackson <bjackson at 2FARGON.HYPERMART.NET> Jan 22, 2000
- 498 views
Hi all, There was a brief thread awhile back about needing a font dialog box. I forget all the specifics because I've slept since then, but it seemed that the solution to getting all the available fonts was to write a function that used EnumFontFamiliesEx (or some such thing)... Anyhow, I was wondering if anyone feels brave enough to tackle this and write a function that David could plug in to win32lib. If there are no takers, I'll probably end up doing it in 4-6 weeks, but there's a lot of other stuff I want to do on the IDE first. Brian