Jean-Marc Lasgouttes wrote: > Angus> Having just read README.MacOSX, I went and looked at > Angus> the patch that we must apply to the Qt sources > Angus> patch lyx on this platform.
> Angus> There are two changes that must be made. The first > Angus> one looks like a simple oversight on Qt's part. > Angus> Has anybody reported this to Qt so that they > Angus> can merge the patch into their sources? > Angus> +{ '^', MAP_KEY(Qt::Key_AsciiCircum) }, > This is already fixed in qt 3.3.x (and presumably 3.2.x). However, > these instructions are still there in README.OSX because the 1.3.x > port relies on qt 3.1.x (because of other problems, I believe). > Also, the ControlRef thing is gone from recent qt versions. > For the 1.4.x port, Bennett Helm aims at using the latest Qt > version, so these problems are moot. However, if you really want to > apply this mammoth patch of yours, you can do it. ;-) Having spent so much time and effort in making it, I think I will. It's something I've been wanting for a long, ling time anyway, so this isn't wasted effort. -- Angus