[plt-scheme] A Square Canvas
Robby Findler skrev:
> I can't quite figure out what sizes you want (is something backwards
> somewhere in the below, by chance?) but maybe you're looking for the
> min-width and min-height methods of the canvas? If you set those and
> then make the canvas not stretchable, it will be exactly that size.
>
>
Making it non-stretchable and setting the minimum sizes will make the
canvas quadratic,
but how can I be sure it will be as big as possible on both normal and
wide screens?
/Jens Axel