Here is my problem:

I need to display a list of fonts (I do not know the size of the list ahead of time) and I need people to be able to select an item in the list. Obviously I can do the above with a simple list box, but I have left the most important part out.

I need to display each font in its 'actual font' (ie Arial in Arial, Helvetica in Helvetica, ...)

Does anyone have any ideas? I am desperate and feeling stupid. Thanks,

Chris