Am 27.09.2014 um 16:41 schrieb Jacob Shapiro <j...@yashi.org>:

> Stephan Witt <st.witt <at> gmx.net> writes:
> 
>> 
>> QMacPasteboardMime is in the QtMacExtras.framework.
>> 
>> Stephan
>> 
>> 
> 
> 
> Dear Stephan,
> 
> This works with this repository:
> https://github.com/315234/lyx-retina
> 
> To make it compile,
> I had to change the ./configure script 
> and add Qt5MacExtras or -framework 
> Qt5MacExtras in different places.

Ok, but I do not understand why you had to do it manually.

Did you use autogen.sh to create a decent configure script?
commit 327da4f27565e8ac26e48c7094fcf91f15562297 contains the
change to add the QtMacExtras detection. Perhaps you should 
apply the latest patch of the lyx-retina repository to a git
checkout of LyX's git master. 

Stephan

> 
> But now the GUI itself (not the text) is all twice as small
> (which I could live with) but the text cursor is 
> not displayed :( The menubar of OS X is also not
> so well integrated: the Lyx-> submenu is generic 
> and doesn't include, for example "Preferences".

This change is intentional. The move of "Preferences" to the
LyX application menu doesn't work well with Cocoa. It leads to
multiple "Preferences" items and crashes on window close and open.

Stephan

> 
> Thanks for your response anyway,
> 
> ~Jacob
> 

Reply via email to