Sure it would be a bit silly to request
a client size of 10x10 pixels...
>
> > -Original Message-
> > From: users-boun...@racket-lang.org
> > [mailto:users-boun...@racket-lang.org] On Behalf Of Martin Dirichs
> > Sent: 18 September 2010 22:57
&
llbars are implemented in the new version...
On Sat, 18 Sep 2010 19:46 -0600, "Matthew Flatt"
wrote:
> At Sat, 18 Sep 2010 20:56:54 +0000 (UTC), Martin Dirichs wrote:
> > In the docs for canvas%
> >
> > http://docs.racket-lang.org/gui/canvas_.html
> >
> >
In the docs for canvas%
http://docs.racket-lang.org/gui/canvas_.html
the limits for function init-auto-scrollbars
are given as
horiz-pixels : (or/c (integer-in 1 10) false/c)
vert-pixels : (or/c (integer-in 1 10) false/c)
However, if tested with larger values than 1,
the
3 matches
Mail list logo