buttonfont
, is now taken from
-Key value
is present, else
FUD_Prog_Key
(where Prog is the name of the program),
if it exists, else
FUD_Key
,
if it exists, else
Graphic
whose instances are types which have
graphical representations. Most basic types, and strings,
are instances of this
class. There are also some new types for graphics, but they are
still work in progress and are not documented yet.
Some fudgets have been generalised to display arbitrary graphics instead of just strings, e.g.,
buttonF :: (Graphic a) => a -> F Click Click