<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
There's mzgtk2 which could be a starting point for implementing mred on
top of Gtk2?<br>
<br>
--Hans<br>
<br>
<br>
Sam TH schreef:
<blockquote
 cite="mid:63bb19ae0711180511v79d79eaeq66cb10a70cc768b2@mail.gmail.com"
 type="cite">
  <pre wrap="">On Nov 17, 2007 10:11 PM, Matthew Flatt <a class="moz-txt-link-rfc2396E" href="mailto:mflatt@cs.utah.edu">&lt;mflatt@cs.utah.edu&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">At Sun, 18 Nov 2007 01:30:25 +0100 (CET), Ivanyi Peter wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Would you (PLT-Scheme developers) consider updating the GUI part of
PLT-Scheme with a newer wxWindows? Can we discuss it?
      </pre>
    </blockquote>
    <pre wrap="">The problem is that "PLT Scheme developers" for this facet is just
"Matthew". I'm burnt out on this topic, and no one else has stepped up
to the task, so far.

Surely implementing MrEd is a lot easier than it was 10 years ago.
Those were the Motif days! Some people still used monochrome monitors.
We had no Gtk or Cairo, and wxWindows crashed if you sneezed too hard.
Someone ought to be able to show me how it's done these days, and put
MrEd out of business.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It seems like implementing MrEd in terms of a modern toolkit involves
roughly two jobs:

1. Porting all the MrEd interfaces to the new toolkit API (this would
be *a lot* of grunt work, plus the effort in porting complex things
like editors).

2. Figuring out how to use abstractions like eventspaces and
custodians across the FFI boundary.  This seems like it could be
interesting, and maybe even research.  And it probably doesn't require
doing all the work of (1) first.

  </pre>
</blockquote>
<br>
</body>
</html>