[plt-scheme] Open File Dialog
On Jun 3, Paulo J. Matos wrote:
> Sorry for the comment delay. I've checked the new file-dialog. The
> changes you've made are very nice indeed. The clickable path in the
> top is what I enjoy the most. How have you managed to do that inside
> a text-field. Was the text-field widget also improved? Or that's not
> a text-field at all?
A text field has a standard text% object that you can use as usual, in
this case add style deltas and clickbacks.
> 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.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!