mob
verb
SelectFont(F as Font)
winset(usr,"Main.Label",{"font-family="[F]""})
Just a few things I think BYOND should include in a future update. "Font" would let you select a font-family at runtime and "window.OnTop" if selected would keep the window on top of every other program and window.
Thanks
Comment by Falacy: A similar, or just built-in setting for alerts/inputs would also be nice, as interface windows tend to cover them up.