[plt-scheme] Open File Dialog

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Jun 4 01:25:48 EDT 2006

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.

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


Posted on the users mailing list.