[plt-scheme] Open File Dialog

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Sun Jun 4 10:42:25 EDT 2006

On 04/06/06, Eli Barzilay <eli at barzilay.org> wrote:
> On Jun  3, Paulo J. Matos wrote:
> >
> > OK, maybe I do have a suggestion. I have been using it all day long
> > in testing, etc and when it shows up is always too small and to use
> > it confortably I keep resizing it.
> >
> > Probably it should be bigger. Maybe using screen ratio?
> > width = screen_width / 4
> > height = screen_height / 2
> >
> > or something along these lines.
>
> Better solution in svn now: resize to something you like, and it will
> remember its size.

Indeed, a better solution. :-)

Thanks!

>
> --
>           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                   http://www.barzilay.org/                 Maze is Life!
>


-- 
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group


Posted on the users mailing list.