Am 23.03.2010 um 15:00 schrieb Abdelrazak Younes: > On 03/23/2010 02:04 PM, Jean-Marc Lasgouttes wrote: >> Abdelrazak Younes<you...@lyx.org> writes: >> >>> No, I really meant that implementing that in LyX directly is easier >>> that implementing that in Enchant if it was there already. >>> >> If you like coding in Objective C++, yes. But this is really a weird >> beast. >> I attach the file from enchant as reference. >> >> >>> I am not sure he was talking about Enchant, maybe about directly >>> supporting the native spellchecker within LyX. So I guess his problem >>> is to know how to compile his code. >>> >> I was talking about the applespell support in enchant. Note that we >> might be able to turn the file from enchant into a proper backend for >> our own use. >> > > > It depends on the MAC packager really. I personally prefer to avoid > indirection and our spellchecker API is just enough for our use. Using > Enchant means that the MAC package will have to take care of glib integration > in the build system. > > >> >>> JMarc, I remember that Stefan did some Mac specific clipboard >>> enhancement in support, maybe you could give that a look? >>> >> Uh? >> > > I am talking about linkback support, see src/support/linkback. I believe > there's some Objective-C code in there.
Yes, you're right. And I made some enhancement there. In fact I have a fix for some compiler warnings in queue which I want to check in when my package adventure is over. Stephan