SetGadgetFont()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wayne1.

A SetGadgetFont function To set the gadget font easily
SetGadgetFont(GadgetNumber,Font,FontSize)
as...
SetGadgetFont(2,"Arial",16)