[plt-scheme] A Square Canvas

From: Jens Axel Soegaard (jensaxel at soegaard.net)
Date: Sun Jul 13 07:42:15 EDT 2008

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



Posted on the users mailing list.