[plt-scheme] Open File Dialog

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Sat Jun 3 14:30:55 EDT 2006

On 03/06/06, Eli Barzilay <eli at barzilay.org> wrote:

>
> > The filtering list box is nicer and overall the changes were great. In
> > fact, I have nothing to add. Thanks a lot.  [...]
>
> That's good to hear, thanks.
>

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.

> --
>           ((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.