Hi.
How do I set button width and height and font ?
For example:
(make-instance 'button
:height (what now ? Do I specify "100px" or number 100 or something else ?)
:font (what goes here ?)
Thanks