[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: embeddable MrEd



Quoting "Walter C. Pelissero":
> Now, since we know MrEd might have everything we need, we was
> wondering if it is possible to embed the wxWindows and its MzScheme
> bindings as we did with MzScheme alone.

Not easily. There are several reasons, but the biggest one is that MrEd
wants practically complete control the event loop, so that MrEd can
dispatch each event in its proper eventspace thread.

Matthew