Posted by Greg on March 08, 2012 at 11:32:36:
Why can I set a font of a control to any font except wingdings it seems?
Wingdings has a phone and arrow and other useful images.
Gosub GDI.InitLogFont
lfHeight$ = IntelD(100) ! 10 points
lfFaceName$ = "Wingdings"
Gosub GDI.CreatePointFont ! --> cosHFont
cosMessage = WM.SETFONT
coswParam = cosHFont
coslParam = 0 ! redraw
Gosub COS.SendDlgItemMessage
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.