Dominique Louis schreef: > Vincent Snijders wrote: >> Dominique Louis schreef: >>> Hi Mattias, >>> No matter what I try, setting the IDE to Mac OS X does not work :(. >>> As I mentioned, now in the IDE, regardless of which key mapping I use >>> the Enter, BackSpace don't work at all! The IDE allows me to type other >>> characters, but is next to useless with Enter and BackSpace. >> Can you try the patch of http://bugs.freepascal.org/view.php?id=11974 > > Hi Vincent, > I tried both patch < key.patch and patch -p0 < key.patch, and in both > cases I'm getting a "can't find file to patch at input line 4" error. > > Am I doing something wrong? >
This worked on my windows computer: C:\lazarus\source\lazarus>patch -p1 -i ..\patches\key.patch patching file `lcl/interfaces/carbon/carbonprivatewindow.inc' Vincent _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
