[plt-scheme] A Couple of Questions on DrScheme/Mzscheme
Neil W. Van Dyke wrote:
>
> I've been looking at GTK bindings for a couple reasons. One reason is
> aesthetic: the underlying toolkit used by MrEd under Unix/X looks a
> little dated, and not like the modern GTK-based apps that everyone else
> is developing. Some people get all disturbed when there's a 3-pixel
> bevel where they think a 2-pixel one should be.
[...]
>
> I talked with core GTK and Gnome developers, and the obvious plan to me
> has been to target GTK 2, use Pygtk2 as a model for the bindings, and
> avoid any dependency on Gnome/Bonobo/Mono.
What version of wxWindows is used in MrEd? The wxWindows web page
claims that the latest wxWindows uses GTK on X, not Motif. I wonder how
hard it would be to update MrEd to use the latest wxWindows? Probably
easier for Matthew than for someone else, I suppose. ;-)
J.