Angus Leeming wrote: > Angus Leeming wrote: >> I'll post it when it's finished. > > Ok, as promised, here's is a rewrite of the code in ispell.[Ch]. I've > written it as a stand-alone app, but it could be slotted straight into > the lyx sources.
Nice. I guess you are doing this because you want to make the child forking working on win32 by adapting the pstreams class? I don't know how much work this is. In case it is a lot, an alternative might be to use the qprocess class on win32 (on cygwin the existing stuff works, so win32 means we are using qt anyway). Georg
