[plt-scheme] DrScheme wxWindows/wxWidgets support
On Tue, 22 Mar 2005 01:28:55 +0800, Peter Wright <pete at flooble.net> wrote:
> I guess I had a hope lurking at the back of my mind that perhaps one
> day there might be a PLT Scheme equivalent of wxPython
> (http://www.wxpython.org/).
Just as a note to people implementing GUI bindings: it would be nice
to fit UI bindings into the mred^ signature defined in (lib
"mred-sig.ss" "mred"). That way current MrEd programs can
automagically work with your favorite toolkit.
Daniel