[plt-scheme] manually setting the size of a pasteboard

From: Stephen De Gabrielle (spdegabrielle at gmail.com)
Date: Mon Jun 8 05:55:27 EDT 2009

Hi,

I'm trying to manually set the size of a pasteboard

I tried overriding get-extent - but just started creating errors
> set-scroll-pos in canvas%: expected argument of type <exact integer in [0,
1000000000]>; given -1

I get no reponse from the editor method ;
(send<file:///home/stephen/full-4.2.0.2/doc/reference/ivaraccess.html#%28form._%28%28lib._scheme/private/class-internal..ss%29._send%29%29>
 an-editor set-max-height<file:///home/stephen/full-4.2.0.2/doc/gui/editor___.html#%28meth._%28%28%28lib._mred/main..ss%29._editor%7E3c%7E25%7E3e%29._set-max-height%29%29>
 width)

I know inserting a snip at my maximum x,y will do it - but that seems wrong.

Any suggestions?


Thanks,

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090608/ec04c841/attachment.html>

Posted on the users mailing list.