What determines the font used to display the text on gadgets?
For example, if I type in this code:
Can it be changed? Is it dependent on the OS?
Will it ever change?
For example, if I type in this code:
StartButton = CreateButton("Start", 100, 0, 100, 40, window)what determines the font used to write the word "Start"?
Can it be changed? Is it dependent on the OS?
Will it ever change?